body {
    font: 1.0em helvetica, arial, sans-serif;
    background: black;
    color: white;
    font-size: 130%;
    text-align: center;
}
img {
    border: 0;
    vertical-align: middle;
}
a {
    text-decoration: none;
    color: white;
}
td {
    padding: 10px;
}
.logo {
    width: 193px;
    height: 141px;
    position: absolute;
    left: 50%;
    top: 20%;
    margin-left: -70px;
    margin-top: -100px;
}
.table {
    width: 1020px;
    height: 320px;
    position: absolute;
    left: 50%;
    top: 30%;
    margin-left: -510px;
}
