body {
	background-color: #fff;
	color: #000;
	font-family: courier, arial, helvetica, sans-serif;
	margin: 0 0 0 25px;
	text-align: center;
}

div#head h1 {
  font-size: 28px;
  letter-spacing: -.05em;
}

div#head h1 a {
  color: #000;
  text-decoration: none;
}
