div.menu {
  background-color: #c02081;#c02081;
  border-color: #000000;
  border-width: 1px;
  border-style: solid none;
  white-space: nowrap;
  height: 1.6em;
  text-align: center;
  padding-top: 0.4em;
  padding-left: 2em;
  padding-right: 2em;
}

div.menu a {
  color: white;
  text-decoration: none;
  font-weight: bold;
  height: 1.6em;
  padding: 0.4em 0.4em;
  margin-right: 1em;
}

