/*this is to keep the navigation still on the homepage*/
#nav-section {
	position: static;
	background: white;
	}