body {
      background: #000000;
      color: #1874CD;
}
a {
background: #000000;
color: #1874CD;
}
a:hover {
background: #000000;
color: #1874CD;
}
a:focus, a:active {
background: #000000;
color: #1874CD;
}    
.postrow1 {
	text-align:center;
	font-size: small;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}    
.postrow2 {
	text-align:center;
	font-size: small;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}