html, body {
  width: 100%;
  height: 100%;
  //background-image: url("../img/1058.png");
  //background-repeat: repeat;
}

.title1 {
  font-family: Helvetica, Sans-Serif;
  color: #444444;
  font-size: 36pt;
  background-color: #FAFAFA;
}

.full {
  width: 100%;
  height: 100%;
}