body {
      background: #000000;
      background-image: url(paranormal/bg_donjon.jpg);
      color: #00FF00;
      background-repeat: repeat;
      background-position: center top;
      background-attachment: fixed;
      text-align:center;
}
a {
color: #00FF00;
text-align:center;
}
a:hover {
color: #00FF00;
background: #000000;
}
a:focus, a:active {
color: #00FF00;
background: transparent;
font-style: italic;
text-align:center;
}    
.postrow1 {
	background: transparent;
	color: #00FF00;
	text-align:center;
}    
.postrow2 {
	background: #000000;
	background-image: url(paranormal/bg.gif);
	color: #00FF00;
	background-repeat: repeat;
	background-position: center top;
	text-align:center;
}