/* CSS Document */
html, body {
    background: none
    }
#header, #tnav, #lnav {
    display: none
    }
#content {
    position: absolute;
    margin: -5px 20px 0 -160px;
    width: 680px
    }