@import url('http://necolas.github.io/normalize.css/3.0.2/normalize.css');

body {
  background: #fff;
  max-width: 980px;
  margin: 0 auto;
  padding: 0 20px;
  font: Helvetica Neue, Helvectica, Arial, serif;
  font-weight: 300;
  font-size: 1em;
  line-height: 1.5em;
  color: #8d9aa5;
}

h1 {
  font-weight: 500;
  color: #384047;
  font-size: 1.8em;
  margin: 60px 0 40px;
}

p {
  color: #446CB3;
}
