div.top hr { display: none !important; }

div.top {
	background-color: white !important;
	position: fixed !important;
	top: 0px !important;
	left: 0px !important;
	border-bottom: 2px solid black !important;
}

div.nav { margin: 0px !important;}

body { margin-top: 4em !important; }

