#description{
  background: url(../img/bg_header_red_01.jpg) repeat-y;
}

#headerContent{
  background: url(../img/bg_header_red_02.jpg);
}

#footer {
  background: url(../img/bg_footer_red.jpg) no-repeat;
}

#content h2 {
  border-left-color: #CC0001;
}
