body {
  background-color: black;
}

#mainblock {
  background: url(http://evenreturn.com/images/evenreturn_background.jpg);
  background-repeat: no-repeat;
  color: white;
  background-position: center;
  width: 872px;
  height: 390px;
}

#menudiv {
  position: relative;
  left: 430;
  top: 55;
}

.menulink {
  padding-right: 25px;
  color: white;
  text-decoration: none;
  font: menu;
}
