<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
* {
  margin: 0;
  padding: 0; }

body {
  font-size: 62.5%;
  color: white;
  background-color: black; }

a, a:visited, a:hover {
  text-decoration: none;
  color: white; }

#content {
  font-family: Georgia, serif;
  font-variant: small-caps;
  font-size: 6em; }

#above, #below {
  height: 240px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 660px; }

#below {
  height: 180px; }

#ashare, #bshare {
  margin-left: 60px;
  color: #713182; }

#awork, #bwork {
  margin-left: 120px;
  color: #9ad30a; }

#ablog, #bblog {
  margin-left: 180px;
  color: #ff0047; }

#acode, #bcode {
  margin-left: 240px;
  color: #6b88e6; }

#afaith, #bfaith {
  margin-left: 420px;
  color: #f37325; }

#adotnet, #bdotnet {
  margin-left: 480px;
  color: #c03037; }

#atweets, #btweets {
  margin-left: 540px;
  color: #ffcc12; }

#aphotos, #bphotos {
  margin-left: 600px;
  color: #39a4c4; }

#the_man {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 660px; }

#n {
  color: #c03037; }

.letter {
  width: 60px;
  height: 60px;
  line-height: 60px;
  float: left; }

.vertical {
  float: left;
  width: 60px;
  height: 60px;
  line-height: 60px; }
  .vertical em {
    display: block;
    font-style: normal;
    text-align: center; }
