body {
	background-color: #FFFFFF;
	background-image: url(../images/gradient2.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #330099;
	font-size: 1.7em;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 1.7em;
	color: #003333;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 1.0em;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.8em;
	font-size: .8em;
}

