html, body {
	height: 100%;
}

body {
	border: 0px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: #FFFBD7;
}

#splash {
	background: url('../images/goblin/bg.gif');
	text-align: center;
	height: 430px;
	padding-top: 50px;
}
