body {
	margin: 0px;
	padding: 0px;
	background: #fff;
	margin: auto;
	font-family: Agency FB, Arial, Verdana, sans-serif;
	font-size: 25px;
	text-align:center;
}

a:link, a:visited, a:active {
	color: #002782;
	text-decoration: none;
}


#header {
	margin-top: 10px;
	height: 130px;
	background-color: #fff;
	text-align: center;
}