@charset "utf-8";
/* CSS Document */
body{background:#2a2a2a;}
a:link, a:visited { text-decoration: none; color:#69f;}
a:hover, a:active { text-decoration: none; color:#c3f;}
#container{margin:0 auto; width:812px; background:#000; padding:10px;}