/* for printing to the screen */

body {
    background-color:   #FFFFFF;
}

div#title, div#main div#menu, div#bottom, div#backtotop {
    display:            none;
}

div#container {
    border:             0;
}