#tablemenu {
font-family: Times New Roman, Times, Serif;

BACKGROUND: YELLOW;
text-align: left;
width:928px;
border: 30px ridge white;
padding: 0px 5px 0px 5px;
margin: 0px 0px 0px 0px;
}








#tablemenu thead{
font: italic normal bolder 45px Times New Roman, Times, Serif;
color: #f00;
}

#tablemenu tbody{
font-family: Times New Roman, Times, Serif;
font-size: 20px;
font-style: oblique;
font-weight: bolder;

}

#tablemenu item{
font: italic normal bolder 45px Times New Roman, Times, Serif;

}

.tag{
font: italic normal bolder 45px Times New Roman, Times, Serif;
color: #f00;
}




