@charset "UTF-8";
#header_bg {
	background-image: url(../images/header-bg.jpg);
	background-repeat: repeat-x;
	height: 150px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 1;
}
