.text {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #333333;
}
.largetext {
	font-family: "Comic Sans MS";
	font-size: 22px;
	color: #333333;
}
.blue {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #6D72BA;
	font-weight: bold;
}
.body {
	background-color: #6D72BA;
}
