﻿body 
{
	background:#B9242D;
	padding:0;
	margin:0;
}

#splashPage
{
	position: absolute;
	top: 0;
	left: 50%;
	width:802px;
	height:684px;
	margin-left:-401px;
}
