h2 {
	font-size: 16px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border: solid 0px black;
}

h2 a:hover {
	text-decoration: underline;
}

div#author {
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#post img {
	float: left;
	padding-right: 12px;
}