Also, what's the difference between "z-index: 0;" and not specifying z-index at all?<br><br>I ask, because I tested it on the lake at about -37.845, 144.97. By default, the water is green, and the islands in the lake are dark green. If I add "<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Arial Unicode MS'; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"><span class="Apple-style-span" style="font-family: monospace; font-size: 13px; white-space: pre-wrap;">way[natural=water] { fill-color: blue; }"</span></span>, the water is dark blue, and the islands are even darker blue. If I add "<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Arial Unicode MS'; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"><span class="Apple-style-span" style="font-family: monospace; font-size: 13px; white-space: pre-wrap;">way[natural=water] { fill-color: blue; z-index:0;}</span></span>, the water is bright blue, and the islands are invisible.<br>
<br>Steve<br class="Apple-interchange-newline"><br><br><br><br>