<style> table.picture { background-image: 
               url('restaurants/menus/sakura/images/sakura_bkgrd.jpg'); 
               background-repeat: repeat-y; background-attachment: fixed; 
               background-position: center top }
p.heading{
	padding-top:10pt;
	padding-bottom:5pt;
	}
p.item{
	padding-bottom:5pt;
	padding-left:15pt;
	padding-right:15pt;
	}
p.price{
	font-family:arial, helvetica;
	font-style: normal;
	font-size: 12pt;
	text-align: right;
	color: #002200;
	}
span.heading{
	font-family: arial;
	color: Black;
	font-size: 14pt;
	text-align: left;
	font-weight:bold;
}
span.headingdescrip{
	font-family: arial,helvetic;
	font-size: 10pt;
	color: Maroon;
	text-align:left;
	font-style:italic;
	font-weight:bold;
}
span.item{
	font-family:arial,helvetica;
	font-variant:small-caps;
	color: Black;
	font-weight: bold;
	font-size:12pt;
}
span.descrip{
	font-family:arial,helvetica;
	font-style: italic;
	font-size:12pt;
	color: Black;
}
</style>
