body {
  font-family: Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* light background */
  color: #0a0a0a; /* #5a1a1a; /*red; /* #111111; /* #95A8CA; */
  background-color: #f0f0f0; /* #b1c7f0; */
  margin-top: 60px;
}
