TD.main-topleft {
  background: url('bg-topleft.jpg') bottom right no-repeat;
}
TD.main-top {
  background: url('bg-top.jpg') bottom left no-repeat;
}
TD.main-midleft {
  background: url('bg-midleft.jpg') top right no-repeat;
}
TD.main-mid {
  background: url('bg-mid.jpg') top left no-repeat;
}
TD.main-bottomleft {
  background: url('bg-bottomleft.jpg') top right no-repeat;
}
TD.main-bottom {
  background: url('bg-bottom.jpg') top left no-repeat;
}
