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


html, body {
background-color: #00b908;
}

#fillLayer {
fill: #00b908;
}

.linkButton {
color: #00b908;
}
