/* CSS Document */

body {
	background: #fff url(../../images/entry_page3.jpg) no-repeat center 0;
	color: #fff;
	font: 10px 'Trebuchet MS', Trebuchet, Verdana, sans-serif;
	overflow: hidden;
	}
	
#splash {

	text-indent: -9999px;
	height: 100%;
	width: 100%;
	}

#content {
	background: url(../../images/entry_logo.png) no-repeat center;
	text-indent: -9999px;
	height: 100%;
	width: 100%;
	}
