body {
  background-image: url(teste.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-attachment: fixed;
}

.ml15 {
  text-transform: uppercase;
  letter-spacing: 0.5em;
  text-align: center;
}

.ml3 {
  font-family: 'Franklin Gothic Medium', 'Arial Narrow';
  font-weight: 700;
  font-size: 3.5em;
  color: #ffff;
}

.ml12 .word {
  font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
  font-weight: 800;
  font-size: 5.8em;
  /* width:300px; */
  /* height:100px; */
  position: relative;
  top: 10px;
  /* left: 45px; */
  display: inline-block;
  line-height: 1em;
  color: rgb(179, 179, 69);
}

/*.areaprincipal {
  color: white;
  font-family: sans-serif;
  width: 40%;
  background-color: rgba(0, 0, 0, 0.356);
  float: right;
}*/