body {
	background-color: #FCF;
}
h1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-weight: bold;
	color: #C09;
	text-align: center;
}
h2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #F09;
	text-align: center;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #606;
	text-align: center;
}
