
.hotelpage{
background-color: #fefef2;
width: 93%;
font-family: Arial, Helvetica, Sans-Serif;
font-weight: bold;

}

.bomb{
text-align: center;
color: #000;
font-size: 100%;
}

.text001{
font-size: 80%;
text-align: justify;
}

.text002{
font-size: 100%;
font-style: italic;
background-color: #f9f9fb;
text-align: justify;
padding-right: 5px;
padding-left: 5px;
}

#head{
font-family: Arial, Helvetica, Sans-Serif;
color: #f00;
font-weight: bolder;
}

.listing{
font-size: 90%;
margin-left: 40px;
color: #f00;
}


.dead{
position: relative;
margin-left: 380px;
margin-top: -94px;
}




