img.mountain{
	display: none;
}
img.recreational{
	display: block;
}
img.road{
	display: none;
}
