@import url("parkland_color.css");
body {
	background-image: url(photos/grass_bgrnd.gif);
	color: #000;
}

body, td, th {
	color: #330033;
	background-image: url(photos/grass_bgrnd.gif);
}

h1, h2, h4 {
	color: #063;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}

h3, h5, h6 {
	color: #996666;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
}

a {
	color: #000;
}
