body {
	
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2F4600;
	
}

#latest-post {
	float: left;
	padding: 0px 10px 10px 0px;
	line-height: 20px;
	font-size: 12px;
	text-align: justify;
	color: #2F4600;
	font-family: Georgia, "Times New Roman", Times, serif;
}


