body{
background-color: #FFFFFF;
}

h1{font-size: 165%;}

/*menu styling*/
.bistromenu th{border-bottom: 3px #000000 solid;text-align: left;
color: #000000;font-family: Times, "Times New Roman", serif;font-size: 145%;
padding-top: 10mm;}

.bistromenu td{border: 1px #ececec solid;}

.menuitem{
font-size: 115%;
color: #2d77a7;font-family: Times, "Times New Roman", serif;
font-weight: bold;}

.menudescription{font-family: Times, "Times New Roman", serif;font-size: 90%;color: #000000;}/*end menu styling*/

/*remove sections*/
div#header *{
display: none;
}

div#navigation *{
display: none;
}

div#footersurround *{
display: none;
}

div#roundbottom *{
display: none;
}

p.foodphotos * {
display: none;
}
/*end remove sections*/