body {
	background-color: #CC9900;
}
h1 {
	font-size: xx-large;
	font-weight: bolder;
	color: #996600;
	text-align: center;
}
h2 {
	font-size: 16px;
	font-weight: bolder;
	color: #996600;
}
h3 {
	font-size: 24px;
	font-weight: bolder;
	color: #996600;
	text-align: center;
}
#div_blank {
	visibility: hidden;
}

