a {text-decoration:none}
a:link {color:#115C84}
a.back:link {color:lightblue}
a:visited {color:#115C84}
a.back:visited {color:lightblue}
a:hover {color:#FF0000}
a.back:hover {color:#FF0000}
a:active {color:#FF0000}
a.back:active {color:#FF0000}
div.but {background:white;border:4px outset}
table {background:#115C84}
table.bwhite {background:white;}
h2, h3 {color:white;}
p {color:lightblue;}
#header { padding-top: 50px;}
body{
	background-image: url(http://green.maryland.gov/images/page/bodyBG2.gif);
	background-position: center;
	margin: 0px;
	padding: 0px;
}
#content {
	width: 1000px ;
	height: 1200px;
	margin-left: auto ;
	margin-right: auto ;
	background-color:#115C84;
	margin-top:0px;
	margin-bottom:0px;
	padding: 0px;
}