BODY {
	background-color : #000;
	font: 250%/1.4 Arial, Helvetica, sans-serif;
	color: #F0F1F2;
	margin: 15px; 	
}

A:link {
	text-decoration: none;
	color: #B3D929;
}

A:visited {
	text-decoration: none;
	color: #464D49;
}

A:active {
	text-decoration: none;
}

A:hover {
	text-decoration: underline; 
	color: #BCD98B;
}

h1 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 0em 0em 0em 0em;
}

h2 {
	font-size: 1em;
	font-weight: normal;
	margin: 0em 0em 0em 0em;
}

div#branding {
	font-size: 2em;
}

div#hcard-Matt-Gauger {
	margin-top: 1em;
	margin-left: 1em;
}

div#links {
	font-size: 0.75em;
}

div#footer {
	font-size: 0.25em;
	position: absolute;
	bottom: 0;
}

span.amp {
  font-family: Baskerville, Palatino, "Book Antiqua", serif;
  font-style: italic;
  }