body,td,th {
	font-family: Simonetta, cursive;
	margin: 0;
}
a:link {
	color: #0f665e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0f665e;
}
a:hover {
	text-decoration: underline;
	color: #0f665e;
}
a:active {
	text-decoration: none;
	color: #0f665e;
}
.pageflip-container {
	padding-top: 1px;
}
#b-twitter {
	display: none;
}
#stage {
	background: #ececec;
}
.left-side,
.right-side,
.thumbnail-spread,
.thumbnail-page {
	background: #888;
}
#pageflip-controls,
#pagerin {
	color: rgba(255,255,255,0.5);
}
.control-bar-button g,
.control-bar-pager g {
	fill: rgba(255,255,255,0.5);
}
.control-bar-button:not(.disabled):hover g {
	fill: rgb(15, 103, 95);
}
#pageflip-controls {
	background: rgba(68,68,68,0.35);
}
.hotspot {
	position: absolute;
	overflow: hidden;
	cursor: pointer;
}
