body, #container {
	margin: 0 auto; padding: 0;
	background-color: transparent;
	background-image: none;
}

h1, h2, h3, #home h1, #home h2 {
	width: auto !important;
	height: auto !important;
	margin: 1em auto auto !important;
	padding: auto !important;
	font-weight: auto !important; 
	color: #000000 !important;
	background-image: none !important;
}
	h1 span, h2 span { 
		margin-left: 0 !important; 
		font-size: auto !important; 
		font-weight: auto !important; 
	}
	
	h1	{ margin-bottom: 1em !important; font-size: 160% !important; background-image: none; }
	h2	{ font-size: 140% !important; }
	h3	{ font-size: 120% !important; }

p {
	margin: auto !important;
}

a {
	width: auto !important;
	height: auto !important;
}

#container {
	left: 0; top: auto;
	width: 100% !important;
	margin: 0; padding: 0;
	page-break-inside: auto;
}
	body > #container, #home #container, #home > #container {
	margin: 0; padding: 0;
}

#content {
	width: 100% !important;
	margin: 0; padding: 0;
	line-height: 140%;
	color: #000000;
	page-break-inside: auto;
}
	#home #content, #wide #content {
	margin: 0; padding: 0;
}

div#footer {
	margin: 3em 0 0 !important;
	color: #000000 !important;
}

div#menubar, div#mast, div#footer a, p.breadcrumbs, div#sidebar {
	display: none;
}

#recipe h2, #recipe h3 { margin-bottom: 1em !important; }

.first { margin-top: auto !important; }
.deemphasis { margin-top: 2em !important; }
