h1{
    color:beige
    }
li{
    background-color:beige
}
body {
    background-color:beige
}

h1 {
    color:black;
    letter-spacing: 1rem;
    font-size: 50px;
    text-align: center;
    font-family: sans-serif; 
    padding-bottom: 4rem;
    padding: 7rem;
    margin: auto;
    
}
h2 {
    text-align: center;
    color:deeppink;
    font-size: 30px;
    font-family: sans-serif;
}
p {
    font-family:sans-serif;
    font-size: 20px;
    text-align: center;
}
header {
    text-align: center; 
    word-spacing: 0.2rem;
    font-family: sans-serif;
    color: deeppink;
    font-size: 1,5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-bottom: auto;
    margin-top: auto;
    height: 2rem;
    width: 100%;
    background-color:black
}
aheader {
    color: white;
    }

    

ul {
    text-align: center; 
    list-style: none; 
    font-family: sans-serif;
    color:black;
    font-size: 20px;
    width: 100%;
    line-height: 2rem;
    text-align: center;
}
main {text-align: center}
img {max-width: 100%;}
margin: auto;
footer h3 {
    text-align: center;
    font-size: 10px;
    font-family: sans-serif;
    color:deeppink;
    background-color: black;
    color: white;
    background-color:deeppink;
    padding: 70px;
}
h4 {
    color:black;
    letter-spacing: 10px;
    font-size: 30x;
    text-align: center;
    font-family: sans-serif; 
    padding-bottom: 2rem;
    padding: 3rem;
    margin: auto;
    }
#legales {
    width:100%;
    background-color:deeppink;
    margin-left:auto;
    margin-right:auto;
}
#legales p {
font-family:sans-serif;
    color: white;
font-weight: 300;
}
    

