a:link {color:#1c4a10; text-decoration:underline;}
a:visited {color:#1c4a10;}
a:hover {color:#FFFF99;}
a:active { }
body {
  background-color:#000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.centerimage
  {
  float:center;
	background-position: center top;
  padding:0px;
  width: 800px;
  height: 600px;
  background-image:url('http://coshland.com/images/maincoshlandgrass.jpg');
  background-color: #000;
  background-attachment:fixed; 
  background-repeat: no-repeat;
  }
.textbox{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; font-style: normal; font-weight: normal; 
	color: #1c4a10; font-weight:normal; text-decoration: none;
	width:660px;
	padding-left:100px;
	padding-top:320px;
	}
h1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; font-style: normal; font-weight: bold; 
	color: #1c4a10; text-decoration: none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}