@charset "utf-8";

#table {
    background-image: url(../background/AR144_L.jpg);
    background-size: cover;
}
.tr {
    font-family: "MS Serif", "New York", serif;
    color: #60A2A3;
    font-style: italic;
    /* [disabled]font-size: 36px; */
    text-align: center;
    /* [disabled]text-decoration: underline; */
}
.header {
    position: fixed;
}
.image1  {
    margin-bottom: 100px;
}
.image2   {
    margin-top: 100px;
}
