body {
    background-repeat: repeat-y;
    background-position: center;
    background-color: #00498F;
}

.header-nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#ffffff;
	line-height:normal;
}

.header-nav a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#ffffff;
	text-decoration:none;
}

.header-nav a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#d8e2ef;
	text-decoration:none;
}
