body {
	background-color: #506baf;
	background-image: url('body_bg.gif');
	background-color: #fff;
	font-family: Arial, sans-serif;
}

#header {
	margin-bottom: 6px;
}
#header h1 {
	background-image: url('logo.gif');
	width: 908px;
	height: 94px;
}

#content-top {
	display: none;
}

#content {
	background-image: none;
	padding: 10px 0;
}

#footer {
	background-image: none;
}

a {
	color: #00f;
}