body {
 background-color: #FFFFDC;
 font-family: Arial,sans-serif;
 font-weight: normal;
 font-size: 14px;
}

p.menubtn {
  background-color: #e0e0e0;
  border-width: 2px;
  border-style: solid;
  border-left-color: #808080;
  border-top-color: #808080;
  border-right-color: #f0f0f0;
  border-bottom-color: #f0f0f0;
  padding: 0.3em;
  text-align: center;
}
