body {
	margin: 0;
}
.pageflip-container {
	padding-top: 1px;
}
#pf-stage {
	background: #333000;
}
.pf-left-side,
.pf-right-side,
.pf-thumbnail-spread,
.pf-thumbnail-page {
	background: rgb(142, 147, 3);
}
#pageflip-controls,
#pf-pagerin {
	color: rgb(223, 217, 122);
}
.pf-control-bar-button g,
.pf-control-bar-pager g {
	fill: rgb(223, 217, 122);
}
.pf-control-bar-button:not(.pf-disabled):hover g {
	fill: rgb(102, 96, 0);
}
#pageflip-controls {
	background: rgb(142, 147, 3);
}
.pf-hotspot {
	position: absolute;
	overflow: hidden;
	cursor: pointer;
}
