

.tile {
	cursor:hand;
	width:30px;
	height:30px;
}

.board {
	width:600px;
	height:400px;
}

img {
	width:40px;
	height:40px;
}
