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


html, body {
background-color: #1B45C3;
}



#fillLayer {
fill: #1B45C3;
}


.linkButton {
color: #1B45C3;
}
