body {
      background: #000000;
      background-image: url(images/groovyninjasmallvi.jpg);
      color: #808080;
      background-repeat: no-repeat;
      background-position: center top;
      background-attachment: fixed;
}
a {
color: #808080;
}
a:hover {
color: #808080;
}
a:focus, a:active {
color: #808080;
background: transparent;
}    
.postrow1 {
	background-color: transparent;
	color: #808080;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}    
.postrow2 {
	background-color: transparent;
	color: #808080;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}