@charset "UTF-8";

@media print {
body {
zoom: 70%;
}
#map #flamap{ display: none; }
#map #ffmap{ display:inline; }
}