#menu {
margin: 0 0 10px 0;
padding: 0 315px 0 45px;
background: url(buffets_bg.png) bottom right no-repeat;
}

#menu h1 {
font-weight: normal;
margin: 0 -315px 10px -45px;
padding: 20px 0 20px 45px;
border-bottom: 1px dashed #CED400 ;
font-size: 300%;
background: #FFF;
}

#menu h4 {
font-style: italic;
font-weight: normal;
font-size: 90%;
margin-bottom: 0.5em;
}

#menu ul {
list-style-type: none;
margin: 0 0 10px 0;
}

#menu ul li {
list-style-type: none;
margin: 0 0 5px 0;
}

#content {background: url(buffets.jpg) repeat-y bottom right;}
