.centertable {
	background-color: #D5EDB3;
	background-position: center;
}
d_body {
	overflow: auto;
	position: absolute;
	height: 300px;
	width: 600px;
	left: 20px;
	top: 300px;
}

