


  html {
  background: url(images/body.jpg) no-repeat center center fixed;

}




 img.fullscreen {
  border:     0;
  height:     auto;
  left:       0;
  min-height: 100%;
  min-width:  1024px;
  padding:    0;
  position:   absolute;
  top:        0;
  width:      100%;
  z-index:    -1001;

     display:block !important;
 }




