body {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.width {
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.white-text {
	color: #EEE8D6;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #223515;
}
a:link {
	color: #614916;
}
a:visited {
	color: #2D3E1B;
}
.subhead {
	font-size: 18px;
	font-weight: bold;
	color: #70561B;
}
.pics {
	border: 2px solid #846222;
}
.white-subhead {
	font-size: 18px;
	font-weight: bold;
	color: #EEE8D6;
}
.number {
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
}

