body {
	margin: 0;
	padding: 0 0 0 0;
	color: #FFFFFF;
	background: #463F32;
	font: 12px 'Arial';
}
body a {
	color: #ADA28D;
	text-decoration: none;
}
body a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

body,html {
  scrollbar-face-color: #463F32;
  scrollbar-shadow-color: #463F32;
  scrollbar-highlight-color: #463F32;
  scrollbar-track-color: #463F32;
  scrollbar-arrow-color: #ADA28D;
  scrollbar-3dlight-color: #ADA28D;
  scrollbar-darkshadow-color: #463F32;
}
h1 {
	font-size: 9px;
}
table {
	margin: 0 auto;
}
img {
	border-style: none;
}
#pub {
position: absolute;
left: 0;
top: 0;
width: 150px;
height: 575px;
margin-left: 0px;
margin-top: 0px;
}
#restaurant-nice {
position: absolute;
top: 420px;
width: 200px;
height: 20px;
left: 710px;
z-index: 100;
}
#restaurant-nice-2 {
position: absolute;
top: 0;
width: 623px;
height: 360px;
left: 990px;
z-index: 100;
}
#restaurant-nice-3 {
position: absolute;
z-index: 1000;
top: 349px;
height: 5px;
left: 0;
}

