body {
	margin: 75px 0px;
	text-align: center;
	}

#pageContents {
	width: 647px;
	height: 336px;
	margin: 0px auto;
	text-align: left;
	padding: 0;
	color: #000;
	background: #fff url("../images/splash/SplashPage_base.gif") no-repeat;
	}

#preload {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 10px;
	height: 10px;
	}

#splashEnter {
	margin: 154px 0 0 372px;
	}

#splashInfo {
	margin: 92px 0 0 540px;
	}
