#header {
    display:block;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    position:relative;
    padding-bottom:20px;
}
#frame {
    background-image:none;
    width:100%;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
    background-color:white;
}

body {
    background-image:none;
}

#montage, #logo, #sidebar, #footer, #altmenu, #credit {
    display:none;
}


