H1 {
	font-family: Century Gothic, Helvetica, Sans Serif;
	font-size: 28px;
}

BODY {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 18px;
	color: black;
	background-color: white;
	background-image: url("/images/lotus.jpg");
	background-repeat: no-repeat;
	background-position: 200px 20px;
}
