h1 {
font: italic bold 21px "Times New Roman", Times, serif;
letter-spacing: 0.1em;
text-align: center;
padding-bottom: 5px;
background-image: url(http://www.bayleys.com_img/ele/line.gif);
background-repeat: no-repeat;
background-position: center bottom;
margin-bottom: 10px;
}
div#desc p {
text-align: center;
margin-bottom: 10px;
}
table#recipes {
width: 700px;
margin-top: 15px;
}
table#recipes td {
width: 50%;
}
table#recipes ul {
width: 305px;
text-align: center;
margin-right: auto;
margin-left: auto;
padding-top: 30px;
font-size: .9em;
padding-bottom: 15px;
}
table#recipes ul li {
text-align: center;
margin-right: auto;
margin-left: auto;
margin-bottom: 10px;
}
table#recipes img#pix {
width: 325px;
display: block;
margin-top: 5px;
margin-right: auto;
margin-left: auto;
height: 222px;
}
table#recipes p#cap {
padding-top: 4px;
text-align: center;
width: 325px;
font-size: 11px;
}
div.items {
background-color: #efe5d4;
width: 325px;
padding-bottom: 20px;
margin-top: 15px;
}
div.items p {
	text-align: center;
	font-size: .8em;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
}
