#splash {
	position: absolute;
	width: 740px;
	height: 333px;
	top: 0px;
	left: 0px;
	margin-top: 40px;

	padding-top: 17px;
	background-color: #000;
	z-index: 100;

}
