body {
	color: #AA9B88;
	background: #EDE8E2 url(../restaurant-theoule-mandelieu-images/restaurant-theoule-mandelieu-bg.jpg);
	font: 12px 'Arial';
}
body a {
	color: #AA9B88;
	text-decoration: none;
	font-weight: bold;
}
body a:hover {
	color: #D4C1B2;
	text-decoration: none;
}
img {
	border-style: none;
}
h1 {
	font-size: 9px;
}
#off {
position:absolute;	
width: 10px;
height: 10px;
top: 1px;
right: 2px;
}
#middle {
position:absolute;
left: 50%;
top: 0;
width: 990px;
height: 700px;
margin-left: -495px;
}
#bottom {
position:absolute;
left: 50%;
top: 720px;
width: 200px;
height: 20px;
margin-left: -100px;
}