#header-top {
	background-image: url(../images/header-top.png);
	background-position: 50% 0px;
	background-repeat: no-repeat;
	height: 130px;
	width: 100%;
	position: fixed;
	left: 0;
	z-index: 500;
}