/* CSS Document */

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

.grey_cell{
	background-color: #3e608c;
}
