@charset "UTF-8";
  /* CSS Document */

body {
  /*background-color: #F8E1B8;*/
  /*background-color: #dcddde;*/
  background-color: #fff;
  background-image: url(/images-loc/background-stripe-green-gray.gif);
  background-repeat: repeat-x;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 1px;
  min-height: 100.01%;
}