
/* Text is too big */
body {
  -webkit-text-size-adjust: none
}

/* Weird gap between header and content */
#page {
  background: #4A87FF;
  width: 850px;
}

#footer {
  display: none;
}


