.cell_borders {
	background-color: #F5FFF5;
	height: 200px;
	border: thick solid #0000FF;
	margin: 3px;
	padding: 3px;
}
