body {
  background: url(../images/bg.png);
  font-family: "Signika",sans-serif;
  color: #2a2a2a;
  line-height: 1.5em;
  max-width: 68.57143em;
  margin: 0 auto;
  padding: 0 2em; 
  text-align: center;
}

.soon{
    height: 50%;
    margin: 25% auto;
}

.soon h1{
    line-height: 3em;
    font-size: 36px;
}

.soon h3 {
	color: #dcdcdc;
	font-size: 1em;
}
