a.headertext { 
	font-size: 30px; 
	font-family: verdana,arial,helvetica,sans serif;
	padding:0px;
	font-style: normal;
	font-weight: strong;
	text-decoration: none;
	color:#000080;
} 


h1{ 
	font-size: 30px; 
	font-family: verdana,arial,helvetica,sans serif;
	padding:0px;
	font-style: normal;
	font-weight: strong;
	text-decoration: none;
	color:#000080;
}
body {
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
	min-width: 806px;
}
#container {
	width:806px;
	margin:0 auto;
	min-width: 806px;
	position:relative;
	background:white;
}
.header {
	text-align:center;
}
#layer1 {
	background:#F4FA96;
	font-size:15px;
}