body {
background: #000;
margin:0px; padding:0px;
}



#content {
	position:absolute;
	top: 0;
	left:50%;
	width:1200px;
	height: 800px;
	margin-top:-2px;
	margin-left:-600px;
	text-align:left;
	background: #000 url(../images/elbfrontpage.jpg) 0 0 no-repeat;
	}


h1 {
	margin-top: 0;
	margin-left: 460px;
	margin-top: 260px;
	height: 221px;
	width: 215px;
	text-indent: -9999px;
	}

	
	h1 a {
	display: block;
	height: 221px;
	width: 215px;
	border: none;
	text-indent: -9999px;
	text-decoration: none;
	}
	
	h1 a:hover {
	display: block;
	text-indent: -9999px;
	background: transparent url(../images/elbfrontpage.jpg) -460px -867px no-repeat;
	text-decoration: none;
	}
