header, nav {
	background-color: #2c5378;
	background-image: none;
}

header a {
	color: #ffffff !important;
}

nav li {
	font-family: helvetica, arial, sans-serif !important;
        text-transform: capitalize;
}