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

.texto { text-indent: 3m; color: #323232; font-family: Arial; font-size: 9pt; font-weight: normal; }

img.source-image {
       	width: 100%;
        position:absolute;
        top: 0;
        left: 0;
}

div.full_div {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

div.full_div1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
