
html {font: normal 100% Verdana,sans-serif;}

body {
	font:normal 100.01% Verdana;
	color:#333333;
	text-align:center; /*for stupid IE*/
	background-color: #939383;
	margin: 0px;
	padding: 0px;
}

#splash {
	background:url("../images/splash.jpg");
	width:442px;
	height:162px;
	margin: 20% auto 0 auto;
	padding:0;
}