@charset "utf-8";
/* CSS Document */
body {
	background-color: #CC3366;
	text-align:center;
	font-size: 14px;
}
body,td,th {
	color: #500;
	text-align: center;
	font: 18px "Poor Richard";
}
h1 {
	font: normal 72px "Poor Richard";
	color: #333;
}

