/* CSS Document */

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

.grey_cell{
	background-color: #bcaacc;
}
