 .big {
  border: none;
  font-family: Garamond, TimesNewRoman, Times, serif;
  font-weight: bold;
  font-size: 20pt;
  font-variant: small-caps;
  letter-spacing: 1pt;
  color: #FFFFFF;
  }
  .mydiv {
  text-indent:100px;
  padding-top:10px;
  width=100%;
  }
