

<style>
table.picture{background-image:url(restaurants/menus/chilis/images/chilis_bkgnd.jpg);
	background-repeat:no-repeat; background-position: center top;
	background-attachment:fixed; background-repeat:repeat-y}
p.heading{
	padding-top:10pt;
	padding-bottom:5pt;
	}
p.item{
	padding-bottom:5pt;
	padding-left:25pt;
	padding-right:15pt;
	}
p.price{
	font-family:arial, helvetica;
	font-style: normal;
	font-size: 8pt;
	text-align: right;
	color: #002200;
	}
span.heading{
	font-family: sans-serif;
	color: #800080;
	font-size:20pt;
	text-align: left;
	font-weight:bold;
	}
span.headingdescrip{
	font-family: arial,helvetic; 
	font-size: 12pt;
	color:#228B22; 	
	text-align:left; 
	font-style:italic;
	font-weight:bold;
	}
span.item{
	font-family:arial,helvetica;
	font-variant:small-caps;
	color:#000000;
	font-size:15pt;
	}
span.descrip{
	font-family:arial,helvetica;
	font-style: italic; S
	font-size:12pt;
	color:#228B22; 
	}
</style>
