body {
    background: url(/uploads/images/site-bg-mill.jpg);
    background-repeat: repeat-x;
    background-position: center;
    background-color: #660000;
    background-attachment:fixed;
}

.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;
}
