body {
	background-color: #fec28e;
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.main_table {
	background-image: url(/images/hotel_09.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #660000;
}
a:link,a:visited {
	color: #333366;
	text-decoration: none;
}
a:hover,a:active {
	color: #CC0000;
	text-decoration: none;
}
