@charset "UTF-8";
/* CSS Document */


body {
	background-image: url(WickedLit_BG.jpg);
	background-attachment: fixed;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #669933;
	font-size: 12px;
	font-weight: bold;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993399;
	font-size: 12px;
}
.lightgray {
	font-size: 12px;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;

}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993399;
	font-size: 16px;
}
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #669933;
	font-size: 16px;
}
.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993399;
	font-size: 20px;
}