.nav {
	height: 400px;
	width: 200px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: auto;
	left: 0px;
	top: 0px;
}

