*
h1{
font-size: 36px;
font-family:Lucida Handwriting;
text-align:center;
color:red; }
body{
background-image: url("https://s-ec.bstatic.com/images/hotel/max1280x900/433/43389636.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: rgba(255, 255, 255, 0.5);
position: absolute;
background-image: url("http://www.hotelpark.es/images/img_3794.jpg?crc=487217337");
background-size: 100%;
background-position: bottom center;
background-repeat: no-repeat;
}
#cuartos{
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;
}
