h3 {
  border: 0px solid #333333;
  background-color: white;
  font-weight: bold;
  font-family: sans-serif;
  background-position:  center center;
  font-size: large;
  background-image: url(menu_bg_small.jpg);
  text-align: center;
  color: #666666;
  line-height: 60px;
  font-style: oblique;
}
h2 {
  border: 0px solid #333333;
  line-height: 60px;
  font-family: sans-serif;
  font-weight: bold;
  background-image: url(menu_bg.jpg);
  font-size: large;
  color: #666666;
  text-align: center;
  background-color: white;
}
h1 {
  font-family: sans-serif;
  font-size: x-large;
  line-height: 60px;
  color: #5a5a5a;
  font-weight: bold;
  text-align: center;
}
p {
  margin-left: 30px;
  margin-right: auto;
}
