*{margin:0}

body{background-color:#aea58b;
    width:100ww;
    height:100vh;
    position:relative;margin:0 auto;}


        h1{font-family:roboto;
        text-align: center;
         color:black;
        font-size:25px;
        position: relative;
        margin:0 auto;
        top:10px;
        border: solid 3px black;
        width:75px;
        background-color:white;} 


#img2A{position:relative;
    
    margin:0 auto;
    width:600px;
    height:501px;
    top:25px;
}
     

