.top {
	font-family: "Comic Sans MS";
	font-size: xx-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F1D7FF;
}
.text {
	font-family: "Comic Sans MS";
	font-size: large;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FEDC96;
}
.titletext {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF33;
}
.bgrd {
	background-attachment: fixed;
	background-image: url(images/backgrd.jpg);
	background-repeat: repeat;
}
