@charset "UTF-8";
.align {
	height: 600px;
	width: 800px;
	left: 50%;
	top: 50%;
	position: absolute;
	margin-left: -400px;
	margin-top: -300px;
	vertical-align: middle;
}
.bot_right {
	height: 55px;
	width: 65px;
	position: absolute;
	top: 95%;
	left: 95%;
}

