body {
  margin: 0px;
  background-color: #931010;
}

.message {
  margin-top: 20%;
}

.message ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.message a {
display: block;
}

.level2 a.sudio {
  background-image: url("images/sudio.gif");
  background-position: center;
  background-repeat: no-repeat;
  height: 272px;
}
