body {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
h1 {
	color: #000000;
	text-align: center;
}
h2 {
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}
}
td {
	text-align: center;
}