h1 {
	font-family: "Comic Sans MS";
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #663300;
}
h2 {
	font-family: "Comic Sans MS";
	font-size: large;
	font-weight: bold;
	color: #663300;
}
p {
	font-family: "Comic Sans MS";
}

