body
{
	padding: 0px;
	margin: 0px;
	background: url(images/background.jpg) no-repeat;
	background-color: #FFFFDB;
}

p
{
	text-align: justify;
	color: #000066;
	font-family: arial;
	font-size: 10pt;
}

h1
{
	font-size: 14pt;
	color: #000066;
}

.footer
{
	text-align:center;
	font-size:9pt;
}

.reservations
{
	text-align:center;
	color: #FF0000;	
}

.languages
{
	position: absolute;
	top: 5px;
	right: 200px;
}

ul
{
	text-align:left;
	color: #000066;
	font-family: arial;
	font-size: 10pt;
}