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


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

	}