/*This clears the ghost background and keeps only the colour*/
#headerNavigationContainer {
	background-image: none !important;
	background-colour: #1E6292 !important;
border: none !important;
}