body {
	background-color: #FDC6C7;
	background-repeat: repeat;
	font-family: "Comic Sans MS";
	color: #990033;
	margin-right: 25px;
	margin-left: 25px;
}
h2 {
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
}
h1 {
	font-size: 24pt;
	font-weight: bold;
}
h3 {
	font-size: 14pt;
}
h4 {
	font-size: 10pt;
	font-weight: bold;
}
h5 {
	font-size: 9pt;
}
h6 {
	font-size: x-small;
}
