@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 000000000px;
	margin-bottom: 0px;
	background-color: #fcec7f;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #df2e21;
	padding:0px;
	margin:0px;
}
.serves {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	color: #666;
}
.persons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #df2e21;
}
.content_recipe {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color:#666;
}
.content_recipe  li {
	padding-top: 5px;
}
