@charset "UTF-8";
/* CSS Document */


html, body {
background-color: #00917F;
}


#fillLayer {
fill: #00917F;
}

.linkButton {
color: #00917F;
}
