#content-header {
  background-image: url(../gfx/content-header-bg.gif);
  background-repeat: no-repeat;
  width: 609px;
  height: 20px;
}

#content-content {
  background-image: url(../gfx/content-content-bg.gif);
  background-repeat: repeat-x; 
  background-color: #ffffff;
  width: 585px;
  padding: 20px 12px 24px 12px;
}
