h1 {
font-weight: bold;
text-align: center;
margin: 10px auto 5px;
font-size: 16px;
}
div#wrap {
width: 640px;
margin-top: 2px;
}
div#ctr {
background-image: none;
width: 620px;
}
div#ftr {
width: 640px;
padding-bottom: 5px;
}
div#ftr p {
margin-right: auto;
margin-left: auto;
width: 620px;
}
div.recipe {
padding-bottom: 10px;
}
div.recipe p {
padding-left: 20px;
line-height: normal;
padding-right: 20px;
font-size: 13px;
margin-bottom: 5px;
}
div.recipe ul {
text-align: left;
margin-left: 18px;
font-size: 13px;
margin-bottom: 10px;
}
div.recipe ul li {
list-style: disc;
}

