@charset "UTF-8";
  /* CSS Document */

body {
  background-color: #87c5cd;
  /*background-color: #008c99;*/
  background-image: url(/images-loc/background-stripe-white-green2.gif);
  background-repeat: repeat-x;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 1px;
  min-height: 100.01%;
}
