body {
	background-color: #8B8B8B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#splash {
	width: 850px;
	height: 500px;
	margin-left: -425px;
	margin-top: -250px;
	position: absolute;
	top: 50%;
	left: 50%;
	background-image: url("../images/layout/splash.gif");
}

#oldSite {
	position: absolute;
	bottom: 12px;
	width: 95%;
	text-align: center;
}

a {
	color: #000000;
	
}
