.ground {
	background-image: url(imgs/ground.jpg);
}
.dropshadow {
	filter: DropShadow(Color=#333333, OffX=5, OffY=5, Positive=1);
}
