#header,
.sidebar,
#comments,
.post-metadata,
.social-icons,
#footer {
	display: none;
}

body,
#page {
	background: #ffffff;
}

#content {
	width: 100%;
}

.print-attribution {
	display: block;
}

.post-body {
	background: none;
	border-bottom: 1px dashed #C4C4C4;
}

.post .post-body .recipe-body {
	background: none;
	border-top: 1px dashed #C4C4C4;
}

