body {
	color: #71BAF1;
	background: #000;
	font-family: helvetica neue, helvetica, verdana, arial, sans-serif;
}

a {
	color: #44ccff;
	text-decoration: none;
	font-weight: bold;
}

a:active, a:hover {
	text-decoration: underline;
}

a:visited {
	color: #0088ff;
}

h1, h2 {
	font-family: helvetica neue, helvetica, verdana, arial, sans-serif;
	color: #fff;
}

h2 {
  padding-top: 1em;
}

b {
  color: #B7DAF0;
}
