*{margin:0;}
        body{background-color:#aea58b;
        width:100vw;
        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;} 


     #img4J{background-position:center;
      position:relative;
      margin:0 auto;
      height:768px;
  width:615px;
      left:0px;
    top:25px;
      
    } 





