#header {
	position: absolute;
	left:0px;
	top:0px;
	width:100%;
	height:199px;
	background-image: url(images/space_fill4.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	
}

