.emerald {
display: none;
}

.breadcrumbs {
   display: none; 
}

footer {
   display: none; 
}

body > section, #boxed > section {
    padding:0px 0 20px 0;
    /*height: 100%;*/
}

body, section, div {
    font-family: Verdana;
}
.printbut {
    display:none;
}