
body
{
	margin: 0px;
	background-color: #FAF9E7;
	font-family: Arial;
	font-size: smaller;
}
form
{
	text-align: center;
	margin: 0px;
}
table
{
	width: 100%;
}
h1
{
	font-size: 60px;
	font-weight: bold;
}
h2
{
	font-size: 40px;
}
.comingSoon
{
	background-color: #336699;
	font-family: Bradley Hand ITC;
	font-style: normal;
	color: #ff6600;
	text-align: center;
}
.header
{
	width: 100%;
	text-align: center;
}
.main
{
	width: 800px;
	/*text-align: center;*/
}
a:hover
{
	background-image:url(Images/dinning.jpg);
}
.menuDiv800x700
{
	background-image: url(Images/BackGround800x700.jpg);
}