body {
	background-color : #F2FFDF;
}
h1 {
	font-family : "Century Gothic";
	font-size : 26px;
	color : black;
}
h2 {
	font-family : "Century Gothic";
	font-size : 18px;
	color : black;
}
p {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	color : black;
}
