#pageRecipes * {
	background:#FFF !important;
	color:#000 !important;
}
#pageRecipes #header, #pageRecipes #footer {
	display:none;
}
#pageRecipes #content h2 {

}
#pageRecipes #content h1 span {
	display:block;

}
#pageRecipes #leftNav {
	display:none;
}
#pageRecipes #wrapper {
	border:none;
}
#pageRecipes #content {
	font-size:1.6em;
	display:block;
	width:780px;
	margin-left:10px;
	margin-bottom:20px;

}
body#pageRecipes {
	background:#FFF;
}