body {
		color: white;
		font-family: "Comic Sans MS", Arial, sans-serif;
		background-color: #1b1c1e;
		background-image: url(images/protection2a.jpg);
		background-position: left top;
		background-repeat: no-repeat;
		background-attachment: fixed; }
	h1 {
		font-family: Papyrus, Helvetica, sans-serif; }
	h2 {
		font-family: Papyrus, Helvetica, sans-serif; }
	h3 {
		font-family: Papyrus, Helvetica, sans-serif; }
	div#home {
		position: fixed; 
		left: 4em;
		top: 14%; }
	div#comic {
		position: fixed; 
		left: 3em;
		top: 22%; }
	div#archive {
		position: fixed; 
		left: 2em; 
		top: 30%; }
	div#characters {
		position: fixed; 
		left: 1em;
		top: 38%; }
	div#forum {
		position: fixed; 
		left: 0em; 
		top: 46%; }
	div#about {
		position: fixed; 
		left: 1em; 
		top: 54%; }
	div#link {
		position: fixed; 
		left: 2em;
		top: 62%; }
	div#art {
		position: fixed; 
		left: 3em;
		top: 70%; }
	div#market {
		position: fixed; 
		left: 4em;
		top: 78%; }
	div#banner {
		position: absolute;
		right: 10px; 
		top: 95px; } 
	div#main {
		font-family: "Comic Sans MS", Arial, sans-serif;
		position: absolute;
		right: 10px;
		top: 300px;
		width: 78%; 
		border-style: solid;
		border-width: 2px;
		border-color: #455262; 
		padding: 5px; }
	div.keen_ad {
		position: absolute;
		right: 0;
		top:0; }
	div#tribute {
		font-size: x-small;
		position: fixed;
		bottom: 0; 
		right: 0; }
	p {
		text-indent: 1em; 
		font-family: "Comic Sans MS", Arial, sans-serif; }
	br { 
		text-indent: 1em; 
		font-family: "Comic Sans MS", Arial, sans-serif; }
	a:link {
		color: #648dc7; }
	a:visited {
		color: white; }