



body {
       href="https://fonts.googleapis.com/css?family=Oswald&display=swap" rel="stylesheet">;
    background: rgb(13,83,114);
color: white}
 
html{
       href="https://fonts.googleapis.com/css?family=Oswald&display=swap" rel="stylesheet">;
    font-size: 16px;
    text-decoration: none;
    list-style-type: none;
    margin: 0;
    font-family: 'Oswald', sans-serif;
}



.menu ul li {
    text-decoration: none;
    list-style-type: none;
    display: inline;
    margin-top: 2rem;
    margin-left: 2rem;
    font-family: 'Oswald', sans-serif;
    color: white;
        
}

.menu ul li a {text-decoration: none;
    color: white;
    font-size: 17px;
    
}

.lista ul li a {text-decoration: none;
    list-style-type:none;
    color: white;}
.lista ul li {text-decoration: none; color: white; list-style-type:none;}

.foto img { 
    border-radius: 30rem; 
    display: block; 
    margin: auto; 
    border: solid 7px white; }
.foto {background: url(fondo.png);
}

article h1 {
    text-align: center;
    
        
}
footer {
    margin: 1rem;
    font-size: 12px;  
}
