body {
	text-align: center;
	/* width: 750; */
	margin: 20px;
	background-color: white;
	color: black;
	font-family: sans-serif;
}

.menuitem {
	display: block;
}

a {
	color: #880000;
}

h3 {
  margin: 2px;
  color: #880000;
  font-style: italic;
  /* : underline; */
}
