/* CSS Document */

.main {
	margin-top: 3px;
	border: 5px solid #e1b095;
}
.cursor{cursor: pointer;
} 

.grey_cell{
	background-color: #ffffff;
}
