html, body {
	margin: 0px;
	padding: 0px;
	font-family: Maiandra GD;
	src: url(Maian.eot);
	font-size: 100%;
	background: url(images/bookpage.jpg) no-repeat top left;
	height: 2200px;
}
a, a:hover {
	text-decoration: none;
}
a.pages {
	color: white;
}
a.pages:hover {
	color: black;
}
a.selectedpage {
	font-size: 150%;
	color: #666;
}
p.textblock1, p.textblock2, p.textblock3, p.textblock4 {
	font-size: 100%;
	position: absolute;
	left: 200px;
	line-height: 1.3em;
}
img {
	border: 0px;
}
img.pageimage1, img.pageimage2 {
	position: absolute;
	left: 160px;
}