body {
	margin:0;
	padding:0;
	font-size:16px;	
}

#header, #footer, .nav, .border, .printbutton, .right_container {
	display:none;	
}

#recipe .recipe {
	background:url('../images/recipe-watermark.jpg') no-repeat center bottom;	
}

ul {
	margin-top:5px;	
}

a {
	text-decoration:none;
	font-weight:bold;	
}

h1 {
	padding-top:20px;
	font-size:20px;	
}

h2 {
	font-size:18px;	
}

.printheader {
	display:block;	
	margin:0 auto;
	padding:0;
}
