h1{
margin-top:20px;
margin-bottom:10px;
color:#007700;
font-size:110%;
font-weight:bold;
text-align:center;
}
h2{
padding-left:10px;
margin-bottom:10px;
margin-top:10px;
color:#007700;
font-size:90%;
font-weight:bold;
}
h2 a{
font-weight:bold;
text-decoration:underline;
}
h2 a:hover{
text-decoration:none;
}
div#recipes{
width:660px;
margin-left:0px;
}
div#recipes-hm{
width:660px;
margin-left:0px;
text-align:center;
}
div#recipes ul{
padding-left:200px;
margin-bottom:10px;
text-align:left;
}
div#recipes li{
padding-bottom:4px;
font-size:80%;
}
div#recipes-hm ul{
list-style-type:none;
text-align:center;
}
div#recipes-hm li{
padding-bottom:4px;
}
div#recipes p{
padding-right:30px;
padding-left:20px;
margin-bottom:10px;
color:#007700;
font-size:80%;
text-align:left;
}
div#recipes-hm p{
padding-right:30px;
padding-left:20px;
margin-bottom:10px;
color:#007700;
font-size:80%;
text-align:center;
}

