html
{
    background-color:#ffffff;
    margin:0px;
}

#wrapper
{
    display:block;
    width:1000px;
    margin:auto;
    }
