.creel {
	font-family: "Comic Sans MS";
	color: #000099;
	background-attachment: fixed;
	background-image: url(images/QASC3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.creelbg {
	font-family: "Comic Sans MS";
	color: #000099;
	background-attachment: fixed;
	background-image: url(images/bg_1.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-color: #CCFFCC;
	text-align: center;


}
.heading {
	font-size: 24px;
	color: #000099;
	font-family: "Comic Sans MS";
	font-weight: bolder;
}
.pageheading {

	font-size: 36px;
	color: #000099;
	font-family: "Comic Sans MS";
	font-weight: bolder;
}
.page {
	font-family: "Comic Sans MS";
	font-size: x-large;
	color: #000099;
	font-weight: bold;

}
.texts {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #333300;
}
