#page-container {
  width: 900px;
  position: relative;
  margin: 0 auto;
}

body {
  font-family: 'Open Sans', sans-serif;
}