/* 2 */
/* head */
    
/* body */
body{font-family: 'Open San', sans-serif;
 background-image: url("../img/fondeo3.png");
   
 text-align:center;
 margin: 4rem;
}
.bodybackgrond {opacity: 0,5}
h1{
    font-size:45px;
    font-family:fantasylight
} 
h2{
    font-size:25px;
    text-align: center

}
h3{
    font-size:20px;
    text-align: center
}
h4{
    font-size:20px;
    text-align: center
}
h5{
    font-size:15px;  
    background-color: #f7e2aa;  
    background-size:50px;

}
footer {
    
    font-size:  12px;
    padding: 0px;
    text-align:center;
    line-height: 1px;
    letter-spacing:0.1 px;
    background-color: #f7e2aa;
    opacity: 0.8;
    margin: 20px, 20px, 40px, 40px;
    padding: 1rem; 1rem;
}
