body
{ 
	background:#8888ff;
}
div.bodyOuter
{
	background-color:#ccccff;
	border-color:Aqua;
	border-style:groove;
	border-width:thick;
	/*font-size:1.3em;*/
	/*font-family:Monospace;*/
	/*width:27em;*/
	/*padding:1em*/
	/*text-align:center;*/
}
div.bodyInner
{

	color:#111111;
	position:relative;
	text-align:left;
	/*border-style:dashed;*/
	/*margin:0px;
	padding:0px;*/
	font-family:Serif;
}
p
{
	/*border-style:dashed;*/
	padding:0px;
}
input.pageNumber
{
	width:2em;
}
img.loadingIcon
{
	visibility:hidden;
}
div.explain
{
	background-color:#ccccff;
	border-color:Aqua;
	border-style:groove;
	border-width:thick;
	padding:1em
}
div.aboutBook
{
	background-color:#ffffc0;
	border-color:Maroon;
	border-style:groove;
	border-width:thin;
	padding:0em 1em 0em 1em
}
