body {
  background-image: url("img/greenwonder.gif");
  color: white;
  font-family: Verdana;
  text-align: center;
}

.buttonz {
  list-style-type: none;
}

.buttonz li {
  display: inline-block;
  margin: 2px;
}