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


html, body {
background-color: #7800E6;
}


#fillLayer {
fill: #7800E6;
}


.linkButton {
color: #7800E6;
}
