
#header {

	position: relative;
	top: 0px;
	height: 100px;
	
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
