#site_layout_content {
	background-color: #ADC098;
	height: 800px;
	width: 1024px;
	font-family: Garamond, Georgia, "Times New Roman", Times;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	text-indent: 0px;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	vertical-align: 1.7;
	white-space: inherit;
	list-style-type: circle;
	list-style-position: inherit;
	left: 0px;
	border-spacing: 0;
	margin: 0px;
	right: 0px;
}
a:link {
	color: #384727;
	text-decoration: none;
}
a:visited {
	color: #CCD7BF;
	text-decoration: none;
}
a:hover {
	color: #EBEFE6;
	text-decoration: none;
}
a:active {
	color: #F8FAF5;
	text-decoration: none;
}
p {
	font-family: Garamond, Georgia, "Times New Roman", Times;
	font-size: 18px;
	margin-right: 50px;
	margin-left: 50px;
	padding: 0;
}
.answer {color: #EBEFE6}
.question {color: #384727}

