body { 
  font: 100.01% "Trebuchet MS", Verdana, Arial, sans-serif;
  background-color: #CCC;
  text-align: center;
}

a:link {color: #000; text-decoration: underline;}
a:visited {color: #000; text-decoration: underline;}
a:hover {color: #999; text-decoration: none;}
a:active {color: #FFF; text-decoration: none; background-color: #000}

div.container, #disqus_thread, iframe {
  width:40em;
  margin: 1em auto 1em;
  text-align: left;
}
ul { 
  margin: 1em 10em 4em;
 }
div.background {
 background-image: url(http://a2.twimg.com/profile_background_images/374290390/hello_world.png);
  }
.menu ul { list-style-type: none; 
        margin: 0em;
        padding: 0em;}
.menu li { display: inline; 
           margin: 0em 1em;
           color: #999;}

.menu a:link {color: #000; text-decoration: none;}
.menu a:visited {color: #000; text-decoration: none;}
.menu a:hover {color: #999; text-decoration: underline;}
.menu a:active {color: #FFF; text-decoration: none; background-color: #000}
