* {margin: 0; padding: 0; text-overflow: ellipsis}
html {overflow: visible !important; min-height: 100%}
body {overflow: visible !important; margin: 0; padding: 0; background: #000 url("logo.png") no-repeat 50% 50%; color: #fff; font: .75em/1.5 "Arial", sans-serif}
[class] {overflow: hidden; list-style: none; padding: 0}

p.contact {position: absolute; top: 50%; left: 0; width: 100%; margin-top: 100px; text-align: center; color: #ccc; letter-spacing: 5px}
p.contact a {color: #ccc; text-decoration: none}
p.contact a:hover {color: #fff}