body {
	background-color: #AAD73C;
	margin: 0px;
}

.header {
	width: 100%;
	background-image: url(../images/headimage2.gif);
	background-repeat: no-repeat;
	height: 65px;
	background-position: center;
	text-indent: -9999px;
	overflow: hidden; 
	}
	
.header a {
	width: 100%;
	height: 65px;
	display:block;
	}