body {
      background: #000000;
      background-image: url(paranormal/ghost.gif);
      color: #00FF00;
      background-repeat: repeat;
      background-position: center;
      background-attachment: fixed;
}
a {
color: #00ff00;
text-align:center;
}
a:hover {
color: #fcfcfc;
text-decoration: none;
font-style: italic;
font-weight: bold;
text-align:center;
}
a:focus, a:active {
color: #00ff00;
background: transparent;
font-style: italic;
text-align:center;
}    
.postrow1 {
	text-align:center;
	font-size: small;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}