body {
	background: #207123 url("http://fearchar.net/lemon-leaves") no-repeat fixed top left;
	color: #a4ff24;
	font-family: Georgia;
	font-size: 10pt; }
h1, div.body {
	background-color: #207123;
	border: solid 0.1em #84df04;
	clear: both; 
	padding-left: 1em; }
textarea,input {
	color: #a4ff24;
	border: solid 0.1em #84df04;
	background-color: #207123;
	font-family: Monospace; }
h1 {
	margin-bottom: 1em;
	float: left;
	padding-left: 0.5em;
	padding-right: 0.5em;
	font-size: 30pt;
	font-family: Georgia;
	margin-left: 1em; }
div.nav {
	background-color: #206123;
	border: solid 0.1em #84df04;
	float: left;
	clear: both;
	padding-right: 1em;
	padding-top: 0.2em;
	padding-left: 1em;
	padding-bottom: 0.2em;
	margin-left: 3em;
	margin-bottom: 1em;
	font-size: 10pt; }
div.nav p {
	margin-top: 0em;
	margin-bottom: 0.2em;
	padding-top: 0em;
	padding-bottom: 0em; }
a {
	font-family: Georgia;
	font-size: 10pt;
	color: #aaf;
	text-decoration: none;
	border-bottom: dotted 1px #aaf; }
a:hover, a:visited:hover {
	border-bottom: solid 1px; }
a:visited {
    color: #7f7;
    border-bottom: dotted 1px #7f7; }
div.body {
	width: auto;
	padding-bottom: 0.5em;
	float: left;
	padding-left: 2em;
	padding-right: 3em;
	padding-top: 0.5em;
	margin-left: 3em;
	margin-bottom: 3em;
	margin-right: 2em; }
q:lang(en) {
	quotes: "\201C" "\201D" "\2018" "\2019"; }
q:before {
	content: open-quote; }
q:after {
	content: close-quote; }

