*
h1{
font-size: 36px;
font-family:Lucida Handwriting;
text-align:center;
color:red; }
body{
background-image: url("http://www.grupopuentes.com/img_proyectos/variante_noia___1.jpg");
background-size: cover;
background-repeat: no-repeat;
}
#menu{
background-color: white;
border-style:double;
border-color: red;
width:150px;
height: 100px;
position: absolute; 
}
a{
font-family: Bodoni MT Condensed;
font-size: 24px;
color: blueviolet;
text-decoration: none;
}
p{
font-size: 16px;
}

#centro{
margin-left: 200px;
width: 400px;
height: 550px;
border-style: ridge;
border-color: blue;
background-color: white;
position: absolute;
background-image: url("https://y.cdrst.com/foto/hotel-sf/f73d/granderesp/hotel-park-exterior-2459931.jpg");
background-size: 100%;
background-position: bottom center;
background-repeat: no-repeat;
}
#caracteristicas{
font-family: Arial Black;
color: black;
font-size: 12px;
}
#dereita{
margin-left: 650px;
width: 380px;
height: 500px;
background-color: white;
border-style: ridge;
border-color: blue;
font-family: Bahnschrift SemiBold;
background-image:url("https://www.lapreferente.com/imagenes/jugadores/20172018/191052.jpg?f=20170814%2000:00:00");
background-size:50%;
background-position:bottom right;
background-repeat:no-repeat; }
#pe{
background-color: blue;
border-style: dotted;
border-color: white;
color: white;
font-size: 16px;
font-family: Forte;
position: relative;
margin-top: 80px;
text-align: center;
}
