@import url("classic.css");

th {
    background-color: rgb(240, 240, 240);
}

div.body h1 {
    text-align: center;
    background-color: rgb(0, 0, 0, 0);
    border-bottom: 0px;
}
