@charset "utf-8";

body {
	background: url(../images/bodyBg2.png) repeat-x top center;
}
#containerWrap {
	background: url(../images/headerBg.jpg) no-repeat top center;
}
#header {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	height: 370px;
	overflow: hidden;
	margin-bottom: 0px;
}
