body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFCC;
}
h1 {
	font-weight: bold;
	font-size: 24px;
	color: #660000;
}
p {
	margin-left: 20px;
}
