body {
  font-family: Helvetica Neue, Arial, sans-serif;
  text-align: center;
}

.wrapper {
  max-width: 1200px;
  margin: 50px auto;
  float:none;
}

h1 {
	font-weight: 200;
	font-size: 3em;
	margin: 0 0 0.1em 0;
	color: red;
	float: none;
}

h2 {
  font-weight: 200;
  font-size: 0.9em;
  margin: 0 0 50px;
  color: #999;
}

a {
 
  display: block;
  color: #3e95cd;
}
