body {
	background-color: #E9F0FB;
}

table {
	background-color: #D6E3F7;
	border-width: 10px;
	width: 300px;
	height: 200px;
	position: absolute;
	left: 35%;
	top: 20%
}
