.solid-light-purple-box {
	position: fixed;
	top: 33%;
	width: 76%;
	left: 12%;
}

.green-box {
	left: 9%;
	top: 7%;
	width: 82%;
	line-height: 1.1em;
}


.town-buildings, .city-buildings,
#street-city, .city-sidewalk,
.sewer-pipes-town, .sewer-pipes-town-cso, .sewer-pipes-city,
#supply-pipe-town, #supply-pipe-city { display: none; }

#instructions .green-box { top: 2%; }
