html { background:#999 url("/endpapers/reptiles.jpg") fixed; }
body {
	max-width:33em;
	margin:1em auto;
	padding:3em 3em 1em 3em;
}
div.titlepage,
div.halftitle,
div.titleverso,
div.dochead,
div.frontmatter,
	div.dedication,
	div.contents,
	div.foreword,
	div.preface,
	div.prologue,
	div.introduction,
	div.acknowledgments,
div.body, div.page,
	div.volume,
	div.book,
	div.chapter,
	div.act,
	div.essay,
	div.story,
	div.canto,
div.backmatter,
	div.afterword,
	div.postscript,
	div.epilogue,
	div.appendix,
	div.notes,
	div.glossary,
	div.bibliography,
	div.index {
		margin-top:1em;
		margin-bottom:1em;
		border-bottom:1px dotted gray;
		padding-bottom:1em;
}
div.colophon {
	margin-top:1em;
	margin-bottom:1em;
}
.screen-note { 
	font-size:.9em; text-indent:0;
	margin-left:1em; margin-right:1em;
	border:1pt solid gray; padding:2pt;
}
a.nr { color:#333; font-style:italic; font-size:80%; }
