﻿body {
	margin: 0px;
	background-color:#808000;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	font-size: 0.75em;
	
	
	
/* Styles for Masthead */
font-size:large;
color: yellow;
margin-left:30px


#masthead h1 {
	color: Yellow;
	margin: 0px;
	padding: 0px;
}
#masthead h3 {
	color: Yellow;
	margin-bottom: 0px;
}
#masthead a {
	color: Yellow;
	text-decoration: none;
}
#masthead a:hover {
	text-decoration:underline

}
/* Styles for Header */
#Header }

	a:link {
	color:#FFFF99
}

	a:visited {
	color:#FFFF99
}

	a:hover {
	color: Red;
	text-transform: Bold;
	
}



