@charset "UTF-8";
.menu {
	position: absolute;
	height: 435px;
	width: 125px;
	left: 35px;
	top: 116px;
	right: 160px;
	bottom: 550px;
}
.author {
	position: absolute;
	height: 100px;
	width: 116px;
	left: 35px;
	right: 160px;
	top: 570px;
	bottom: 670px;
}

