#ingredients h1
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	background-color: #003366;
	color: White;
}
#ingredients
{
	background-color: #EDDEC1;
	border: solid 1px black;	
}
#instructions h1
{
	display: none;
}

