.style1 {color: #022803}
.style2 {color: #022803; font-size: xx-large; }
.wrapper
{
  background: url(bg.gif) top left repeat-x;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative;
}
.banner
{
  background: url(bg.gif) top left repeat-x;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative;
}
