body {
  font: 100% Helvetica, sans-serif;
  color: #333;
  text-align: center;
}

a:link, a:visited {
  text-decoration: none;
  color: #7da2fb;
}
