@charset "UTF-8";
/* CSS Document */

body {
	background-color:#fff;
	margin:0px;
	height:100%;

	}

#splash-wrapper{
	width:206px;
	height:100%;
	height:605px;
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
	}

#splash-wrapper img{
border:none;
height:300px;
width:206px;
}


#splash {
	color:#e9a019;
	text-align:center;
	font-size:18px;
	}

#splash a{
	color:#e9a019;
	margin:10px;
	text-align:center;
	font-size:18px;
	}