/* CSS Document */
body {
	background-image: url(images/restaurant.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
body,td,th {
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
.Style1 {
	font-size: 12px;
	color: #FFFFFF;
}
.Style3 {font-size: 24px;
 color: #000000;
 }
.Style4 {font-size: 14px}
.Style5 {font-size: 12px;
		 color: #000000;
}

