html {
  height: 100%;
  overflow:auto;
}

body {
  height:100%;
  margin:0px;
  padding:0px;
  background-image:url(../img/textura.gif);
}
