.tile{
	position: absolute;
	z-index: 0;
	cursor: hand;
}

#clock_button{
	position: absolute;
	top: 350px;
	left: 225px;
	cursor: hand;
}
