@media (min-width: 1024px) {
	header { position: fixed; top:0px; }
	header div.nav nav { width: auto; max-width: 1200px; min-width: 960px; }
}
