@import 'https://fonts.googleapis.com/css?family=Roboto:300,400,400i,500,700,700i';
 

}

header {

 font-family: 'Roboto', sans-serif;
    text-align: center;
 }

img {
    margin: 20px;
    border-radius: 400px;
    align-content: center;
}
 
h1 {
    align-content: center;
    text-align: center;
background-color: #D48F8F;
    padding: 20px;
    text-transform: uppercase;
margin-left: 10px;
    margin-right: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 200;
color: antiquewhite;
}
a {
    text-decoration: none;
    color: aquamarine;
}
main {
   background-color: antiquewhite;
    padding: 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: -15px;
    padding-top:1px;
    
}
.destacado {
    font-weight: 800;
}
.destacado2
{
    font-style: italic;
    font-weight: bolder;
}

* { 
    max-width: 480px;
              }
h2 {
 font-family: 'Roboto', sans-serif;
    font-weight: normal;
    color:#D48F8F;
     padding-bottom: 0px;   
     padding-top: 20px;
}
.materias {
    line-height: 30px;
     font-weight: normal;
    font-family: 'Roboto', sans-serif;
}
.perfil {
    padding-top: 10px;
}
h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    color:#D48F8F;
     padding-bottom: 0px;   
     padding-top: 20px;}
}

