body {
	background-image: url(Images/Grass1.jpg);
	background-color: #CCCC66;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: large;
	padding: 5;
}
h1 {
	font-size: xx-large;
}
h2 {
	font-size: x-large;
}
h3 {
	font-size: large;
}
