BODY	{ background: #000000; color: #A9A9A9;
	  font-family: Courier New,Monospace; }
H1	{ text-align: center; }
H2	{ text-align: center; }
A	{ text-decoration: none; }
.sand	{background: transparent; color: #808000; } /* deserts, beach */
.tree	{background: transparent; color: #008000; } /* light forest, forest */
.bush	{background: transparent; color: #005000; } /* thicket, bushes */
.hill	{background: transparent; color: #996600; } /* hills, mountains */
.path	{background: transparent; color: #800000; } /* path, sign */
.city	{background: transparent; color: #FF0000; } /* rugged, pier, city */
.bog	{background: transparent; color: #008080; } /* swamp, marsh */
.town	{background: transparent; color: #800080; } /* settlement, building */
.water	{background: transparent; color: #0080FF; } /* stream, river, lake */
.cave	{background: transparent; color: #FF00FF; } /* dungeon, cave */
.grass	{background: transparent; color: #00CC00; } /* open-air, grasslands */
.snow	{background: transparent; color: #FFFFFF; } /* bridge, ford, icecap */
.sea	{background: transparent; color: #00008B; } /* deep sea */
.carcera	{background: #2F4F4F; } /* carcera */
