body {
    margin: 0px;
    padding: 2px 10px 0px 10px; /* IE6: padding needs to go here rather than margin for div below */
    background: #2A2A2A url(/images/background_outside.gif) repeat-x scroll top;
}
body * {
    font-family: verdana, arial, helvetica, sans-serif, "Arial Unicode MS", "TITUS Cyberbit Basic", "Bitstream Cyberbit";
}
