body {
	margin   :   0px;
	background-color : black;
	background-image : url(../gifs/bgSplash.jpg);
	background-repeat: repeat-x;
}

#splash {
	position : relative;
	width    : 454px;
	height   : 590px;
	margin   :   0px auto;
}

#splash img {
	border   :   0px;
}