body {
    position: absolute;
    left: 0; width:100%;
    height:100%;
    max-height:100%;
    min-width:860px;
    overflow:hidden;
    padding:0;
    margin:0;
    border:0;
    background-color:#555555;
    background-image: url(/icons/bgpattern.gif);
}

