#pageWidth {
  width: 912px;
  border-color: rgb(160, 0, 40);
}

#decPic {
  height: 180px;
}

body {
  background-image: url("/templates/black_and_white/img/bg.gif");
  background-position: center top;
  background-repeat: repeat-y;
  background-color: rgb(170, 170, 170);
}


