body {
 font-family: sans;
 background-color: #edeada;
 text-align: center;
}

#header {
	color: #ffffff;
	background-color: #660000;
}

#header hr {
	color: #ff6600;
	background: #ff6600;
	height: 8px;
}
