body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#splash {
	height: 480px;
	width: 376px;
	margin-right: auto;
	margin-left: auto;
}

