body {
  margin: 0px;
  padding: 0px;
  background-color: #cccccc;
  background-image: url(../images/background.jpg);
  background-position: center 0;
  background-repeat: repeat-y;
}

#maintable {
  background-color: #6D1E4B;
  width: 769px;
  height: 100%;  
}
