body {
    background: #ffffff;
}

.noprint {
    display: none;
}

.title_vis {
    display: none;
}

.c_footer {
    display: none;
}

#header {
    z-index: 2;
    background: #ffffff;
}

#breadcrumb {
    width: 100%;
    margin-left: 0;
}

#centre {
    width: 100%;
    margin-left: 0;
}

#centre a {
    text-decoration: underline;
}
    

#footer {
    width: 100%;
    margin-left: 0;
}









