div#header
{
	background:#fff url('../images/header_bg.jpg') top center no-repeat;
	width:auto;
	height:70px;
	text-align:center;
}

div#header h1
{
	width:100%;
	margin:15px auto;
	color:#fff;
	/* font-family:Century Gothic, Geneva, Arial, Helvetica, sans-serif;*/
	font-family:Times;
	font-size:24px;
}