
div#chris_hubick-channel-digzone {
  padding: 0;
}

div.digzone {
  background: black url('../images/Dirt.gif') fixed;
  color: white;
  font-size: larger;
  margin: 0;
  padding: 1em;
}

div.digzonegame {
  background: black;
}

div.digzone h1, div.digzone h2 {
  text-align: center;
  color: white;
  border-color: white;
}

div.digzone img {
  border-style: none;
}

div.digzone a:link, div.digzone a:visited {
  color: rgb(255,74,0);
  background: transparent;
}

div.digzone th {
  text-decoration: underline;
}
