body {
    color: #ffffff;
    background: #000000;
    font-family: Verdana; 
}

#match {
    margin-top: 10px;
}

font.match {
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
}

font.matchdate {
    font-size: 12px;
    color: #ffffff;
}

td.image {
    border: 4px solid #ffffff;
    padding: 2px;
    max-width: 800px;
}

td.image-comment {
    border-bottom: 4px solid #ffffff;
    border-left: 4px solid #ffffff;
    border-right: 4px solid #ffffff;
    font-size: 14px;
    padding: 5px;
    max-width: 800px;
}