h1 {
	font: 24px "Lucida Handwriting", "Monotype Corsiva", "BrushScript BT", cursive;
	color: #CC0000;
}
body {
	background: #F8F8FF;
}
p {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #000066;
}

