@charset "utf-8";

div#content {
	width:660px;
}

div.post h2 {
	border-bottom:2px solid #0195D7;
	font-size:27px;
	margin:0 0 20px;
	text-transform:capitalize;
	font-family:Georgia,"Times New Roman",Times,serif;
	line-height:1em;
	font-weight:normal;
	padding:0;
}
