/* Define styles that are to be used for printing here */

#navcontainer {
    display: none;
}

body {
display: inline ;
background-color: 666;
}
