body {
    background-image: url(/flames.jpg); 
    font-family: helvetica, verdana, sans-serif;

}

table {
    border:none;
    border-collapse: collapse;
    font-size: 12px;

}

tr.thead {
    font-weight:bold;
    color: white;
    
    border-width: thin;
    border-bottom: solid;
    border-width: thin;

}

tr.tmess {
    color: #000;
}