body {
	background-image: url("bg.png");
	background-repeat: x;
	background-color: #a6a6a6;
}

#splash {
	position: relative;
	top: 100px;
}