


img { 
    padding: 2px;
    
}






nav {
   font-family: cursive;
}










p {
    font-family:monospace;
    font-style: oblique;
    text-align: center;
    font-size: 30px;
    text-decoration:underline;
    color: darkolivegreen;
}







html {
    background-image:url(img/backgroung.jpg);
    background-repeat:round;
    background-size: 100%;
    background-size: cover;
    background-attachment: fixed;
}











p1 {
    font-size: 250%;
    font-family: cursive;
    font-style: italic;
    color:darkolivegreen;
}




li {
    display: inline;
    word-spacing: 170px;
    font-size: 30px;
    
    
}


.boxed {
  border: 4px solid #9ACD32 ;
}fon














