body {
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	background-color: #FBF3D5;
}
h2 {
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
	color: #BFAA78;
}
a {
	text-decoration: none;
	color: #7A1221;;
}
a:hover {
	text-decoration: underline;
	color: #7A1221;;
}