body{
	background:lightgrey url("dd.gif") 0% 0% no-repeat fixed;
	color:black;
	margin:5px 10%;
	line-height:150%;
}
h1{
	font-size:180%;
}
h2{
	font-family:"Comic Sans MS";
	font-size:130%;
	text-indent:3em;
}
p{
	margin-top:0.3em;
	margin-bottom:0.2em;
}
dt{
	margin-top:2em;
	margin-bottom:0;
}
dd{
	margin-top:0em
	margin-bottom:2em;
}
cite, i{
	font-style:italic;
	font-family:'Times New Roman';
}
div.fable{
	border-width:2px;
	border-style:thin;
}
q{
	quotes:'' '';
}
address{
	font-style:normal;
	white-space:pre;
}
.okuduke{
	margin-top:5em;
	color:dimgray;
	page-break-before:always;
}
ul.book{
	margin-left:0px;
	text-indent:0px
	padding-left:0px;
	list-style-type:none;
}
ul li{
	text-indent:0px;
	margin-left:0px;
	list-style-type:none;
}
a:link{
	color:blue;
}
a:visited{
	color:purple;
}
.strike{
	text-decoration:line-through;
}
.verse{
	font-family:Arial
}
.fable{
	
}
.title{
	font-style:normal;
	font-family:'Comic Sans MS';
	font-weight:bold;
}
.note{
	color:green
}
.credit{
	color:dimgray
}
.menu{
	text-align:center;
}

