@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/index_background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:50% 0%;

}
#header {
	position: relative;
	width:1000px;
	height:150px;
	margin:0 auto;
}
