@import url(pfeilgm.css);

/* { border: thin solid black; } /**/

html {
	background-image: url(../images/GregMP-green.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0% 0%;
	font-family: Georgia, Verdana, sans-serif;
	text-align: justify;
}

h1, h2, h3, h4, h5, h6 {
	color: #880000;
}

h1,
td {
	text-align: left;
}

h2:before {
	content: "❧ ";
}

h2:after {
	content: " ❧";
}

pre {
	text-align: left;
}

caption {
	font-family: Verdana, sans-serif;
}

pre.poem {
	background-color: inherit;
	border: none;
	padding: 0;
	margin: 1em auto;
	width: 33em;
	font-family: Georgia, Verdana, sans-serif;
	font-style: italic;
}

#content {
	margin-left: 20px;
	margin-right: 150px;
	max-width: none;
	padding: 0;
}

#navigation {
	position: fixed;
	width: 150px;
	right: 0;
	top: 4em;
	text-align: left;
}

#sectionnav:before {
	color: #880000;
	display: block;
	font-weight: bold;
	content: "Section Nav";
}

#pagenav:before {
	color: #880000;
	display: block;
	font-weight: bold;
	content: "Local Nav";
}

#sitenav li,
#sectionnav li,
#pagenav li {
	display: block;
	margin: 1em 0;
}

a:link {
	background-color: inherit;
	color: #336633;
}

a:visited {
	background-color: inherit;
	color: #006600;
}

.sellout {
  font-family: "OCR-A BT", "Courier New", monospace;
}
