BODY {background: white; color: black;}

H1, H2, H3 {font-weight: bold;}
/*
H1 {font-size: 134%;}
H2 {font-size: 117%;}
H3 {font-size: 100%;}
*/

div.mainbox {
	background-color:tan;
	border:1px solid black;
	width:450px;
	margin:0 auto;
}
