body {
	background:#000;
	width:100%;
}
#header {
	margin:0 auto;
	
}
#content {
	width:948px;
	text-align:center;
	margin:0 auto;
}
#header-image
{
	background:url("../images/header.gif") 50% 0 no-repeat;
	height:200px;
	display:block;
	overflow:hidden;
	text-indent:-9000px;
}