body {
  background-color: #fff;
  color: #222;
  font-family: "Source Sans Pro", Helvetica, sans-serif;
}

a:link, a:visited {
  color: #02779F;
}

a:hover, a:active {
  color: #59D3FF;
  text-decoration: none;
}

div#header {
  text-align: center;
}

div#main_content {
  text-align: center;
}
