#nav {
	background: #ffffff;
}

#nav > ul > li > a, #nav > ul > li > span {
	color: #484d55 !important;
}
.vbn-logo {
	position: absolute;
	right:150px;
	top:13px;
}

#footer {
	background: inherit !important;
	color: #484d55 !important;
}

 #footer a {
	color: #484d55 !important;
}