body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #ddcb8e;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.orange {
	color: #be7a3e;
}
#content {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	height: 120%;
	width: 570px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #be7a3e;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #be7a3e;
}

#leftcolumn {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 45px;
	height: 120%;
}