/* main pages css - dark red bgnd */

#header {
	border: 1px solid #6F0000;
}

#content {
	background-color: #6F0000;
	color: #FFFFFF;
}
