*{list-style: none;} 
body{font-family: 'Montserrat', sans-serif ; background:#430427;}
h1 {color:white; background:#430427 ; font-size: 4.5rem ; text-align: center;}

nav {padding: 0.1rem ; margin: 0.1rem; background-color: #b30059;}
nav ul li a {'Montserrat', sans-serif; text-decoration: none; color: white; font-size: 0.9rem;}
nav ul li a:hover{color: #800040}
li{display: inline-block; list-style list-style-type: none; margin: 0rem 1.5rem;}

.imgperfil{background: url(img/perfil.jpg); background-size: cover; width: 50%; height: 30rem; margin: 5rem 5rem 5rem 5rem; display: block; margin: auto; border-radius: 50%;}
p{color:white; text-align: center; background: #B30059; padding: 1.5rem; margin: 3rem; display:inline-table; font-weight: lighter; font-size: 0.8rem;}
h2{color:#b30059; text-align:left; font-size: 1.2rem ;margin-left:auto ; padding: 1rem;}
h3{text-align: center;}
h3 a {color:#b30059; font-size: 1rem ; text-align: center; text-decoration: none;}
h3 a:hover{color:white;}
.legal{font-size: 0.5rem; margin top: 9rem; text-decoration: none; background:#430427;}