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

.heading {
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #10AEE7;
	font-weight: bold;
};

.blurb {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #10AEE7;
	};