/* Stylesheet for DJCTemple.com */

body {
  margin: 0;
}

#main {
  width: 100%;
  height: 100%;
  position: absolute;
  background: #000 url("../img/new.gif") no-repeat 50% 50%;
  color: #666;
}

#copy {
  width: 100%;
  font-family: verdana;
  font-size: 10px;
  text-align: center;
  position: absolute;
  bottom: 1px;
}