ul#topmenu, ul#footer{
  text-align: center;
  background-color: black;
  Padding: 10px;
}

ul#topmenu li, ul#footer li{
  color: white;
  display: inline;
  margin-right: 15px;
}

ul#topmenu li a, ul#footer li a{
  color: white;
}

ul#topmenu li:hover a, ul#footer li:hover a{ color: red; }

#footer{
 margin-top: 80px;
}

#bannerimage {
  width: 100%;
  background-image:url("chinese tea.jpg");
background-image: no-repeat;
    height: 405px;
  background-color: white;
  background-position: center;
    background-repeat: no-repeat;
}
#foodimage {
  width: 100%;
  background-image:url("chinese food.jpg");
background-image: no-repeat;
  height: 100%;
  background-color: white;
  background-position: center;
    background-repeat: no-repeat;
}
#townlogo {
  margin-left: 480px;
  margin-top: 0px;
  width:350px;
  height:100px;
}
@font-face {
    font-family: townfont;
    src: url(Majesti-Banner-Light.otf);
}
div {
    font-family: townfont;
}
#reserve_button {float:right; margin-right:100px}
#menu_button {float:left; clear:left;margin-left:100px}
#reservebutton {clear:both;overflow:hidden}

#menuimage {
margin-left: 220px;
}

#chefimage {
margin-left: 180px;
}