.header_wrapper {
	background: #fff;
}

.nav_shadow {
	box-shadow: 0 0px 5px 1px rgba(0,0,0,0.2)
}

.whitetext {
	color:#fff;
}