div.menuheader {
	width: 100%;
	height: 20px;
	background-color: white;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 50;
	border-bottom: 1px solid gray;
}
