
body {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #525252;
}

h1, h2, h3 {
	margin-bottom: 15px;
	/* text-transform: lowercase; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #3B3B3B;
}

h1 {
	letter-spacing: -1px;
	font-size: 197%;
}

h2 {
	letter-spacing: -1px;
}

.post-wide {
	width: 800px;
	padding: 20px 0 0 20px;
}



