s_menu
{
width: 100%;
}

food
{
display: block;
margin-bottom: 10pt;
margin-left: 0;
}

name
{
color: #FFFFCC;
font-size: 18px;
}

price
{
color: #FFFFEE;
font-size: 14px;
position: absolute;
line-height: 18px;
left: 520px;
text-align: center;
}

description
{
display: block;
color: #782A1B;
font-size: 16px;
}

menuHeader
{
display: block;
color: #FFFFCC;
font-weight: bold;
font-size: 22px;
position: relative;
right: 10px;
bottom: 2px;
text-align: center;
}