body         {
                min-height: 100%;
                min-width: 100%;
                height: 100%;
                width: 100%;
                margin-bottom:0px;
                margin-top:0px;
                margin-left:0px;
                margin-right:0px;
                padding:0px;

  background-image: url(damascato.jpg);
  background-position: center;
  background-repeat: repeat-y;

}

