body {
	background-image: url(images/background.jpg);
}
.style1 {
	font-family: "Monotype Corsiva";
	color: #F7CD83;
	font-size: 46px;
}
.style3 {
	color: #F7CD83;
	font-family: "Monotype Corsiva";
	font-size: larger;
}
.style4 {font-family: Papyrus}
.style6 {color: #FFCCFF}
.style9 {font-family: Papyrus; color: #CCCCFF; }
.style10 {
	font-family: "Monotype Corsiva";
	font-size: 36px;
}
.style12 {color: #CC9900; font-family: Papyrus; }
.style18 {
	color: #FFFFCC;
	font-weight: bold;
	font-size: 40px;
}
.style19 {
	color: #FFFFCC;
	font-family: Papyrus;
	font-weight: bold;
}
.style20 {
	color: #FFFFCC;
	font-family: Papyrus;
}
.style22 {color: #FFFFCC; font-family: Papyrus; font-size: smaller; }
a:link {
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	color: #F7CD83;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
