@charset "utf-8";

.table  {
    background-image: url(activity/AQ128_L.jpg);
    background-size: cover;
}
body {
    font-family: "MS Serif", "New York", serif;
}
.font {
    text-decoration: underline;
    font-family: "MS Serif", "New York", serif;
    color: #60A2A3;
}
.tr td img {

}
.mapimg img {
    float: right;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
}
.fontbig {
    font-family: "MS Serif", "New York", serif;
    font-size: 25px;
    font-style: italic;
}
.header {
    position: fixed;
}
