body {
    font-family: Georgia, serif;
    color: black;
}

a img {
    border: none;
}

a {
    text-decoration: none;
    color: black;
}

.entry a:after {
	content: " [" attr(href) "] ";
	font-size: smaller;
	text-decoration: none;
}

#mainNavWrap, #commentform, #respond, #sidebar, #post-footer, .commentmetadata a[title="Edit comment"], #footer, #banner-ad {
    display: none;
}

h4#comments {
    page-break-before: always;
}

