body {
	background-color: A9A9A9;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 0px;


}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

#contner {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	text-align: center;

}

#menu {
	text-align: center;
	margin-bottom: 10px;
	color: #0066FF;
	font-size: 12px;
}

#pagebody {
	margin-bottom: 25px;

}

#footer{
	width: 800px;
	text-align: center;
	background-color: #006600;
	font-style: normal;
}
h2 {
	font-size: 15px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	font-weight: normal;



}
