body {
	font-size: 12pt;
	background-color: #ECECC9;
	margin-bottom: 100px;
	max-width: 1200px;
}
a {
	text-decoration: none;
	color: #FF8000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 2.5em;
}
p,ol,ul {
	font-size: 14pt;
	font-family: "Times New Roman", serif;
}
center {
	font-size: 14pt;
	font-family: "Times New Roman", serif;
}