body {
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
}
#wrapper {
	width: 760px;
}
table {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 320px;
	margin-right: 100px;
	}

th {
	padding: 0 0.5em;
	text-align: left;
	}

tr.yellow td {
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #FFC;
	}

td {
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
	}

td:first-child {
	width: 190px;
	}

td+td {
	border-left: 1px solid #CCC;
	text-align: center;
	}
h2 {
	background-image: url(../images/pizzamenu.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 205px;
	margin-left: 25px;
	float: left;
}
h3 {
	background-image: url(../images/gourmetpizza.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 255px;
	margin-left: 25px;
	float: right;
}
