.background {
	background-color: #FFFFCC;
	background-image: url(Images/Courthouse.png);
	background-repeat: no-repeat;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #660000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #462300;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: circle;
	line-height: normal;
	padding-top: 3px;
	padding-bottom: 3px;
}
