body {
	background-image: url(images/grass6.jpg);
}
h1 {
	font-size: 35px;
	color: #006600;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Helvetica, sans-serif, Arial Black;
	font-weight: bold;
}
a:link {
	color: #3300CC;
	text-decoration: none;
}
a:visited {
	color: #CC3399;
	text-decoration: none;
}
a:hover {
	color: #00FFFF;
	text-decoration: underline;
}
a:active {
	color: #FFCCFF;
	text-decoration: none;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
