html { 
background: #222222;
color: #ffffff;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", HelveticaNeue, Helvetica, Arial, "Lucida Grande", sans-serif;
padding: 1.5em;
}
a {
color: #c3c3c3;
}
a:hover {
color: #eeeeee;
}
body {
text-align:center;
}
div#content {
position:absolute; top:0; bottom:0; left:0; right:0;margin:auto; height:240px; width:70%;
}

