body {
	background-color: #F4f8e7;
}
.site {
	color: #4f8e51;
	font-family: "Monotype Corsiva", "Times New Roman";
	font-size: 24px;
}
.bold {
	font-family: "Monotype Corsiva", "Times New Roman";
	font-size: 36px;
	font-weight: bold;
	text-decoration: underline;
	color: #4f8e51;
}
.middle {
	font-family: "Monotype Corsiva", "Times New Roman";
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
}
