@import url("classic.css");

div.body h1,
div.body h2 {
    border-radius: 10px;
    margin-right: 0px;
}

h1 a:visited,
h2 a:visited {
    color: white;
    text-decoration: none;
}

.classtable {
    width: 100%;
}
