body {
    background-image:url(gfx/bg.gif);
    background-repeat:repeat-y;
    background-position:center;
    text-align:center;
    font-family:Lucida Console;Arial
    font-size:12px;
}
img {
    border:0px;
}
a:link, a:active, a:visited {
    color:#f00;
}
div#root {
    padding-top:20px;
    margin:auto;
    text-align:center;
}
table {
    margin:auto;
}
td img {
    border:1px solid #999;
}