html, body {height: 100%;}
body {font: 75%/1.2 Helvetica Neue, Helvetica, Arial,Sans-serif; background: #0d0d0d; color: #333; position: relative; min-height: 500px;}

h1{margin: 0 0 45px; padding: 0;}

a, a img {border: none; text-decoration: none; color: #777;}
a:hover {color: #fff;}

#wrapper {height: 100px; padding-left: 150px;}
#spacer {height: 50%; margin-top: -50px;}
#footer {position: absolute; bottom: -30px; right: 20px; font-size: 90%;}