.water {
	fill:blue;
}

.waterstuck {
	fill:slateblue;
}

.rock {
	fill:black;
}	

.empty {
	fill:white;
}

