.heading {
	font-family: "Comic Sans MS";
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.bodytext {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: normal;
	color: #0000CC;
	text-align: center;
}

