.navigation {
	position: absolute;
	height: auto;
	width: auto;
	border-top-color: #4C0000;
	border-right-color: #4C0000;
	border-bottom-color: #4C0000;
	border-left-color: #4C0000;
	background-color: #4C0000;
	overflow: visible;
	visibility: visible;
	left: 49px;
	top: 200px;
}

