body{
    background-color: #627D86;
}
h1{
    color: darkblue;
}
.imagenes{
    border-radius: 20px;    
    height: 150px;
    width: 150px;
    margin: 7px;
}
main,section {
    background-color: #E7BD6F;
}
header{
    background-color: #B14B39;
}
