BODY {
  color: #400;
  background-image: url("/specials/xmas/gfx/xmas-bg.gif");
  background-repeat: repeat-x;
  margin-top: 15;
}

DIV.tab {
  margin-left: +20;
  text-align: center;
}

A.tab {
  color: #A00;
  font: bold 18pt/21pt times;
  text-decoration: bold underline;
}

P.desc {
  color: #000;
  font: 12pt/14pt times;
}

P.big {
  color: #000;
  font: 16pt/18pt times;
}

P.bigfat {
  color: #000;
  font: bold 16pt/18pt times;
}

H1.bigred {
  color: #A00;
  font: bold 24pt/24pt times;
}

