h1 {
	font-family: "Century Schoolbook";
	font-size: 30px;
	text-align: center;
}
body {
	background-color: #FFFFCC;
}
p {
	font-family: "Century Schoolbook";
	}
h2 {
	font-family: "Century Schoolbook";
	font-size: 24px;
	text-align: center;
}
li {
	font-family: "Century Schoolbook";
	font-size: 18px;
}

