div.post div.entry img {
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	margin: 5px;
	border-color: #CCC;
}

div.post div.entry h1, div.post div.entry h2, div.post div.entry h3 {
	margin-top: 12px;
	margin-bottom: 12px;
}

div.post h2 {
	font-size: 22px;
}

div.post div.entry blockquote p {
	line-height: 150%;
}