body {
	margin: 0px;
	font-family: Helvetica, Arial, Geneva, Verdana, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	background-color: #cc9966;
	letter-spacing: .1em;
}
#coming_soon {
	height: 100px;
	width: 300px;
	margin-top: 25px;
}#splash {
	height: 500px;
	width: 710px;
	background-image: url(../images/knight.jpg);
	background-repeat: no-repeat;
	background-position: 60px 80px;
}
#splash tr #contactinfo #contacts {
	width: 500px;
	height: 160px;
	color: #000;
	font-size: 11px;
}
#splash tr #footer {
	font-size: 11px;
	color: #000;
	height: 10px;
	padding-top: 10px;
}
#splash tr #logo {
	height: 375px;
}
#splash tr #menu {
	height: 100px;
}
