#contenttop {
  height: 25px;
  background: transparent url('../img/contenttop.png') no-repeat;
}

#contentbottom {
  height: 25px;
  background: transparent url('../img/contentbottom.png') no-repeat;
}

#contentmain {
  background: transparent url('../img/contentback.png') repeat-y;
}

#head {
  background: transparent url('../img/head/orange.png') repeat-y;
}