/* CSS Document */

  body {
    background-color: #fbc34e;
  }

  #page_margins {
    background-image:  url(/chameleon/tpl/standard/img/gfxborder/yellow/border_left.gif);
  }

  #page {
    background-image:  url(/chameleon/tpl/standard/img/gfxborder/yellow/border_right.gif);
  }


  #border-top {
    background-image:  url(/chameleon/tpl/standard/img/gfxborder/yellow/border_top.gif);
  }

  #border-bottom {
    background-image:  url(/chameleon/tpl/standard/img/gfxborder/yellow/border_bottom.gif);
  }

  #edge-tl {
    background-image:  url(/chameleon/tpl/standard/img/gfxborder/yellow/corner_ul.gif);
  }

  #edge-tr {
    background-image:  url(/chameleon/tpl/standard/img/gfxborder/yellow/corner_ur.gif);
  }

  #edge-bl {
    background-image:  url(/chameleon/tpl/standard/img/gfxborder/yellow/corner_bl.gif);
  }

  #edge-br {
    background-image:  url(/chameleon/tpl/standard/img/gfxborder/yellow/corner_br.gif);
  }
  
  .picture {
  	background-color: #fef0d3;
  }
