.affix {
	top: 10px;
	position: fixed;
}

ul#example-nav.affix {
	width: 231px;
}


div.container-fluid {
	max-width: 1000px;
	margin: 0 auto;
}

