@charset "utf-8";

#table {
    background-image: url(background/AR124_L.jpg);
}
body {
    font-family: "MS Serif", "New York", serif;
}

#topimg  {
}
.foodimg {
    height: 230px;
    width: 315px;
}
.fontmenu {
    color: #422B05;
    font-size: medium;
    font-family: "MS Serif", "New York", serif;
}
.header {
    position: fixed;
}
.h2 {
    color: #000000;
}
