body {
	margin:0;
	text-align:center;
	behavior:url(csshover.htc);
	}

#header {
	text-align:center;
	width:100%;
	height:36px;
	background-color:#9f8c64;
	}
	
#header_middle {
	margin:0 auto;
	width:840px;
	text-align:left;
	}

#content_outer {
	margin:40px auto 0 auto;
	width:840px;
	}	
		
#intro {
	z-index:0;
	position:absolute;
	top:50px;
	left:50px;
	}
