html { height: 100%; display: table; text-align: center; width: 100%; }
body { background: #fff; font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif; display: table-cell; vertical-align: middle; text-align: center; }
h1 { display: block; position: relative; margin: 0 auto; width: 500px; height: 222px; background: url('/logo_small.png') center center no-repeat; text-indent: -9999px; margin-bottom: 20px; }
p { text-align: center; font-size: 20px; }