header nav ul a{ 
 
        margin: 5;
   color: white;
    text-decoration: inherit;
    font-family: "Raleway";
    

}
    
span{font-weight: bolder; font-family: 'Raleway', sans-serif;
font-size: 16px;
    
    margin: 5;

    
    
}

body{
    
    background-color: white;
    margin: 0;
}

header{
    background-color: darkseagreen;
    padding: 1em;
    margin-bottom: 2em;
    
}



img {
    margin: 16px;
    margin-bottom: 9px;
     width: auto;
    max-width: 88%;
    image-orientation: center;
    text-align: center
}

#imagen  {
    margin: 16px;
    margin-bottom: 9px;
    image-orientation: center;
    text-align: center
}



#borde{
    border-style: solid;
        width: 16cm;
    border-bottom: 3;
    border-top: 0,2px;
    border-width: 3px;
    background-color: mintcream;
    border-color: mediumseagreen;
    align-content: space-around; 
}

h1{font-family: 'Barrio', serif;
text-align: center;
background-color: #9fdecc;
    
color: #091872;

    
margin: 0cm;
    
 font-size: 28px;  
}

h3{font-family: 'Barrio', serif;
  color:#091872; font-size: 20px;

background-color: lightblue;
     
text-indent: 0.2cm; 
    
}


li{font-family: 'Raleway', sans-serif;
font-size: 14px; }

footer{font-family:'Roboto', sans-serif;
font-size: 11px;
margin-top: 1cm;
   color: dimgrey;
    text-indent: 0.2cm;
    position: absolute;
    width: 100%;
   text-align: center; 
}