/* CSS Document */

#splash{
	background-image:url(/site/themes/red3/images/splash/splash.gif);
	background-repeat:no-repeat;
	width:902px;
	height:601px;
	top:10px;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
}

#wrapper{
	width:100%;
	text-align:center;
}

a img{
	border:none;
}