@media screen
@charset "uft-8";
*{
    box-sizing: border-box;
    
}


img { 
    width: 200px;
height: 200px
    
    .img {
    display: block
               } 

}
header nav ul  { 
    color: #47a585;
        text-align: center;
    display: block;
    font-family: sans-serif;
           
    }

header nav ul li a {
    text-decoration: none;
    color: black;
    font-size: 20px;
    font-weight: bold;
    font-family: sans-serif
   
    
}

header nav ul li a:hover {
    display: block;
    background-color: rgb(234, 176, 176);
    color: rgb(239, 237, 221);
    text-decoration: none;
    
    
    
    
    }


header nav ul {
    margin-left: 300
}

body {
    background-color: rgba(248, 239, 165, 0.8)
}


p {   
    text-decoration: none;
    color: #000000;
    background-color: #98d862;
    font-weight: bold;
    text-align-last: center;
    color: #000000;
    margin-left: 200px;
    margin-right: 240px;
    font-weight: bold;
    font-family: sans-serif;
    }

li {
    text-decoration: none;
    color: #000000;
    display: center;
    text-align: center;
    font-family: sans-serif;
    font-size: 16px
                
    }
li {
    margin-left: 10px;
    margin-right: 55px;
    font-weight: bold;
    
}

ul  { 
  
list-style: none;
    text-align: center
        
     
    }
   
ul{ 
    font-size: 18 px;
    
      
}    
h1 { color: #76a547;
    font-family: fantasy
    ;text-align: center; 
    padding-top: 1 em; 
    padding-bottom: 1 em;
    
}

h2 { color: #000000;
    font-family:monospace;
    text-align:center; 
    background-color: rgb(250, 174, 174);  
         }

h2  {
    margin-left: 200px;
    margin-right: 240px;
    
}

p {
   
      
    
  
}
footer {    color: #000000;
    text-align: center;
    font-family: sans-serif;
    
    
    

      
    }
footer {
    font-size: 14;
    }

footer {
    margin-right: 37;
}

p {
    font-size: 18;
}

ul {
    font-size: 14;
    font-family: monospace;
   
        
}

ul {
    margin-right: 290px;
    margin-left: 250px;
    
}