htmk, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #000;
}
#splashContainer {
	height: 100%;
	overflow: hidden;
	background: #000;
}
#splash {
	height: 1549px;
	width: 1900px;
	background: #000;
}

