/*
Print CSS
*/

body#template {
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
}

#sidebar, a#back, a#print, a#email, .header, #otherrecipes {
	display: none;
}

#recipe_photo {
	margin-top: 20px;
}

#footer {
	margin-top: 30px;
