#nav, .comment-data, #intro form, #secondary {
	display: none;
}

#intro {
	float: none;
	width: auto;
}

h1 img {
	float: right;
}

a::after {
	content: " (" attr(href) ")";
	font-size: 90%;
}

body {
	font: normal .9em/1.1em "Times Roman", "Times New Roman", Times, serif;
}

#wrapper {
	width: auto;
}

#main {
	float: none;
	width: auto;
}

.postfooter, #footer {
	margin-left: 1em;
}

h2 {
	margin: .3em 0 .5em 0;
}

p {
	margin-right: 4em;
}

a {
	color: #333;
}
