body {
    background-color: #000000;
}

table.subtitle {
    background-color: #FAF4D3;
    color: #333333;
}

td { vertical-align: top; }

table.toptable {
    background-color: #000000;
    width: 100%;
}

table.toptable td:first-child { text-align: center; }
div.card1 { font-size: 18px; margin-top: 20px; }
div.card2 { font-size: 18px; }
h1 {
    color: #FFFFFF;
    white-space: nowrap;
    font-family:Arial,Helvetica,sans-serif;
    font-size:18pt;
    font-style:oblique;
    text-align: center;
    height: 40px;
}
h2 {
    height: 36px;
    font-family:Arial,Helvetica,sans-serif;
    font-size:14pt;
}
div.content {
    border:1px solid #000000;
    margin:10px 10px;
    padding:10px;
    position:relative;
}
div.player_select {
    border:1px solid #000000;
    margin:10px 10px;
    padding:10px;
    position:relative;text-align: center;
}
