body {
	background-image: url("../images/page_background.jpg");	
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin: 0px;
}

#flash {
	margin-left: -483px;
	margin-top: 0px;
	position: absolute;
	left: 50%;
	top: 65px;
}

#footer {
	margin-left: -483px;
	width: 966px;
	text-align: center;
	margin-top: 0px;
	position: absolute;
	left: 50%;
	top: 570px;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
}
