html 

footer{
    background-color: white;}
body{
    background-color: white;}

p{color: black;
width: 40%;
margin-left: 20px;
    padding:5;
    box-sizing: 70;
    
}

.boton {font-family: sans-serif; 
    font: Raleway; 
    font-style:normal;
    background-color:aqua;
    color: aliceblue;
    display:inline-block;
    font-size:12pt ;
    margin:5pt;
    margin-left: 150px;
    padding: 5px 0px;
    text-align: center;
    width: 160px;
    text-decoration: none;
    height: 20%;
   }

.boton2 {font-family: sans-serif; 
    font: Raleway; 
    font-style:normal;
    background-color:aqua;
    color: aliceblue;
    display:inline-block;
    font-size:12pt ;
    margin:5pt;
    margin-left: 130px;
    padding: 5px 0px;
    text-align: center;
    width: 250px;
    text-decoration: none;
    height: 20%;
   }

footer{
background-image: url(images/footer);
 
    box-sizing:90; 
}


#destacada {
  width: 70%;
  height: 80%;
    
}



#destacada2 {
  width: 100%;
  height: 100%;
    margin: 0;0;0;0
    }

h2 {color:aquamarine;}
h3 {color:dodgerblue;}
h2,h3 {margin-left: 20px;}

.destaque{
    color: black;
width: 50%;
    margin-left: 20px;
}

li{
    color:cornflowerblue;
margin-bottom:0;
    margin-left: 10px;
}

header nav ul li a{color: dodgerblue; text-decoration: none}

main,footer{margin-left: 45px;}
