body {
  font-family: helvetica, verdana;
  background: #e8e8e8;
  color: #333;
}

.highlight {
	color: #3875d7;
}

h1, h2 {
	color: #888;
}
