body
	{
	padding:1em; 
	background-color:#9999cc; 
	background-image:url(../img/bg-fiction.gif); 
	background-repeat:repeat-y; 
	font-family:verdana,arial,serif;
	color:#000000; 
	}
h1	{
	color:#000066;
	font-size:400%;
	text-style:italic;
	text-align:center;
	}
h3
	{
	font-family:arial narrow;
	text-align:center;
	text-decoration:underline;
	margin-bottom:2em;
	}
h4
	{
	color:#006666;
	font-size:150%;
	text-style:italic;
	text-align:center;
	white-space:pre;
	}
a:link
	{
	color:#006666;
	text-decoration:none;
	}
a:visited
	{
	color:#000066;
	text-decoration:none;
	}
a:hover
	{
	color:#ffcc00;
	text-decoration:overline underline;
	}
div.box
	{
	border:solid 0.1em #000066;
	margin-left:4em;
	margin-top:1em;
	margin-right:1em;
	margin-bottom:1em;
	padding:2em;
	background-color:#ffffff;
	font-size:100%;
	}
p
	{
	margin-top:1.5em;
	text-indent:1em;
	}
hr
	{align:center;}
