#adminBody {
	background-color: White;
	position: absolute;
	left: 200px;
	top: 150px;
	width: 750px;
	height: 600px;
	overflow: auto;
}