#site {
    position:relative;
	top:0px;
    min-height: 615px;
	height: 615px;
	width: 987px;
    margin: 0 auto;
    text-align: left;      
}
img {
	border: 0px;
}

	body {
	font-family: Tahoma, Arial;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: center;
	overflow: auto;
	color: #FFFFFF;
	background-color: #000000;
}

#splash {
	position: absolute;
	left: 145px;
	min-height: 615px;
	height: 615px;
	width: 957px;
	background-image: url("http://www.davewilliamsphotography.co.uk/temp/images/lo/indexsplash.jpg"); 
    background-repeat: no-repeat;
	}

#enterbutton
	{
	position: absolute;
	left: 665px;
	top: 218px;
}