body{
	background-image: url('//www.pantheism.net/paul/tile2.jpg'); /*Dark shell pattern*/
	color: #e0e0e0;
}

div#body{
	background-color: #000000; /*#002E55, #003366;*/
	font: 16px "Georgia";
	font-weight: normal;
	color: #e0e0e0; /*Formerly ffffff*/
}

div#footer{
	font-size: 13px;
	font-style: italic;
}

h1{
	font-size: 2em;
	margin: -10px 0px 20px 0;
	padding: 10px;	
}

h1, h2, h3{
	color: #ffffff;
	font-weight: bold;
}

a{
	text-decoration: none;
	color: #ffff66;
	font-weight: bold;
}
a:hover{
	color: red;
}
a:visited{
	/*color: #000080;*/
}

#body p{
	text-indent:25px;
}

#body p, #body blockquote, #body li{
	font: 16px "Georgia";
	font-weight: normal;
	color: #e0e0e0; /*Formerly ffffff*/
}
a img{
border:none;
}

#toolbox a{
	color: #000080;
}