BODY{
	background : url(../images/shackground.jpg);
}





.itemname{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight : bold;
}
.itemdescription{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9;
}
.priceline{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14;
	font-style : italic;
	color : White;
	font-weight : bold;
}
.fineprint{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8;
	font-style : italic;
}
.tagline{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14;
	color : Maroon;
	font-weight : bold;
	text-align : center;
	font-style : normal;
	text-decoration : none;
}
table{
	padding : 0 0 0 0;
}
.menuelement{
	font-size : 12;
	font-variant : small-caps;
	font-family : "@Arial Unicode MS";
	font-weight : bold;
	margin-left : 60;
	color : Maroon;
}
.menuinfo{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	font-style : italic;
}
.specials{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14;
	font-style : normal;
	color : Blue;
	font-weight : bold;
}
.specialsday{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14;
	font-style : normal;
	color : red;
	font-weight : bold;
}
.storetitle{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20;
	font-weight : bold;
}
.headline{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20;
	font-weight : bold;
	color : Maroon;
}
.headline2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18;
	font-weight : bold;
}
p{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14;
	font-style : normal;
	margin-right : 6;
	text-align : justify;
}