<style type="text/css">



div {
	color: #f0f0f0;
	background: #141414;
	font-family: palatino linotype;
	font-size: 12px;
	text-align: justify;
}



body {
	color: #f0f0f0;
	background: #141414;
	font-family: palatino linotype;
	font-size: 12px;
	text-align: justify;
}

td {
	color: #f0f0f0;
	background: #141414;
	font-family: palatino linotype;
	font-size: 12px;
}

p {
	background: #141414;
	text-align: justify;
}

h1, h2, h3, h4, h5, h6 {
	color: #e7ecf3;
	background: #141414;
}

h1 {
	font-size: 20px;
	background: #141414;
}

h2 {
	font-size: 14px;
	margin-top: 20px;
	background: #141414;
}

h3 {
	font-size: 12px;
	margin-left: 2px;
	margin-top: 20px;
	background: #141414;

}

h4 {
	font-size: 12px;
	margin-left: 7px;
	background: #141414;
}

strong {
	color: #e7ecf3;
	background: #141414;
}

a {
	text-decoration: none;
	background: #141414;
}

a img {
	border: none;
	background: #141414;
}

a:link {
	color: #9c9cfc;
	background: #141414;
}

a:visited {
	color: #8989b9;
	background: #141414;
}

a:active {
	color: #d6cdfe;
	background: #141414;
}





.wikiheader { 
background-image:url(http://void.printf.net/~morag/random/buffygame/header.png); 
background-repeat:no-repeat;
background-position: top center; 
padding-top:80px; 
}



</style>