@charset "UTF-8";
.main {
	background-color: #000000;
}

}
.green {
	margin: 0px;
	padding: 0px;
	left: 0px;
	bottom: 0px;
	position: absolute;
}
.blue {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	}
.nav {
	position: absolute;
	left: 67px;
	top: 51px;
	overflow: hidden;
}
