BODY {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #8BFF0A;
	background-image: url(http://www.yoursavinggrace.net/IMAGES/backgroundgreen.jpg);
	background-repeat: repeat-x;
	font-size: small;
}
p {
	font-size: small;
	color: #000000;
}
.whitetext {
	color: #FFFFFF;
}
h1 {
	font-size: large;
	color: #000099;
}
h2 {
	font-size: medium;
	color: #000099;
}
h3 {
	font-size: small;
	color: #000099;
}
#mainContent {
	background-color: #FFFFFF;
	padding: 12px;
}
#header a {
	border: 0px;
}
