body       {
	color: #333;
	font-size: 90%;
	line-height: 150%;
	background: #fff url(image/moon_green.gif) repeat-y fixed;
	text-align: left;
	}
a:link,a:visited  {
 color: #1e90ff; 
text-decoration: none 
} 
a:active,a:hover { 
color: #00008b; 
text-decoration: underline; 
position: relative; 
top: 1px; left: 1px 
} 
.post-footers{
	display: none;
	}