body{
	margin-top:4em;
	font-size:10pt;
	background-image:url(img/back.jpg);
	background-attachment:fixed;
	
	}

table{
	font-size:10pt;
	}

h1,h2,h3,p{
	margin-top:0px;
	margin-bottom: 0px;
}

table.index{
	border:1px solid #77724C;
	}
	
#hotelm{
	border-collapse:collapse;
}

#hotelm th{
border:1px;
}

#hotelm td{
}

p.shift{
	text-align:center;
	margin:30px;
	color:#ffffff;
	font-size:12pt;
	}