body {
	background-color: #FDF1E3;
}
a:link {
	font-family: "Monotype Corsiva";
	font-size: 16px;
	color: #996666;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
h1 {
	font-size: 28px;
	font-weight: 400;
	color: #886B4F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
h2 {
	font-family: "ALS Script";
	font-size: 36px;
	color: #BEA68E;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #95832D;
	padding-left: 20px;
	padding-right: 20px;
}
a:hover {
	font-family: "Monotype Corsiva";
	font-size: 16px;
	color: #EFE6C0;
	text-decoration: none;
}
a:visited {
	font-family: "Monotype Corsiva";
	font-size: 16px;
	color: #C0A0A0;
	text-decoration: none;
}
h3 {
	font-family: Verdana;
	font-size: 12px;
	color: #A07E5C;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #95832D;
}
h4 {
	font-family: Verdana;
	font-size: 16px;
	color: #704F23;
}

