#titlebar,
#toolbarContainer {
	display: none !important;
}

#canvasContainer {
	top: 0 !important;
	bottom: 0 !important;
	padding: 0 !important;
	background: #fff !important;
}

#canvasContainer .page {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}