body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #d2008c;
	font-size: 10px;
	padding: 0;
	border: 0;
}

a { 
	overflow: hidden;
	text-decoration: none; 
}

#header, h1, h1 a {
	width: 466px;
	height: 324px;
}
 
#header {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -203px 0 0 -233px;
	background-image:  url("../img/engy.jpg");
}

h1, h1 a {
	margin: 0;	
	padding: 0;
	border: 0;
	display:block;
}

h1 { text-indent: -9999px; }
