#documentName,
#presentation,
#about {
    display: none;
} 

#titlebar,
#toolbarContainer {
    background-image: none !important;
    background-color: #FAFAFA !important;
    box-shadow: none !important;
    border-top: 1px solid #D2D2D2 !important;
    border-bottom: 1px solid #D2D2D2 !important;
}

#canvasContainer {
  background: none !important;
}

.page {
  box-shadow:none !important;
}

#pageNumber, 
#numPages, 
#pageNumberLabel {
    color: #282828;
}