    
        
    

body{
    
    text-align: center;
    color:wheat;
    font-size: 25px;
    text-decoration:underline ;
list-style-type:circle; 
    background-size: cover;
}
#este{
    color: gold;
    font-size: 30px;
}









  a:hover{
    text-decoration:underline;
    text-decoration-color: red;
    font-size: 30px;
    background: red;
   