body,html{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background:URL(../images/splash_bkg01.jpg) no-repeat #470100 center top;
}

div#splash{
	width:558px;
	height:486px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	padding:0;
}
a:link, a:active, a:visited
{
color:#ffffff;
text-decoration:underline;
}

a:hover
{
text-decoration:none;
}
