body {
	background-color: #07152b;
}
.mainbox {
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: #07152B;

}
.menu_box {
	background-color: #154E9B;
	border: 6px solid #fdcb33;
	width: 172px;
	height: 440px;
}
