@font-face { font-family:'HelveticaNeueProUltraLight';
    src: url('includes/fonts/2EE9B0_0_0.eot');
    src: url('includes/fonts/2EE9B0_0_0.eot?#iefix') format('embedded-opentype'),
         url('includes/fonts/2EE9B0_0_0.woff') format('woff'),
         url('includes/fonts/2EE9B0_0_0.ttf') format('truetype'),
         url('includes/fonts/2EE9B0_0_0.svg#HelveticaNeueProUltraLight') format('svg');
    font-weight:normal; font-style:normal
}
@font-face { font-family:'HelveticaNeueProLight';
    src: url('includes/fonts/2AE129_0_0.eot');
    src: url('includes/fonts/2AE129_0_0.eot?#iefix') format('embedded-opentype'),
         url('includes/fonts/2AE129_0_0.woff') format('woff'),
         url('includes/fonts/2AE129_0_0.ttf') format('truetype'),
         url('includes/fonts/2AE129_0_0.svg#HelveticaNeueProLight') format('svg');
    font-weight:normal; font-style:normal
}
@font-face { font-family:'HelveticaNeueProRoman';
    src: url('includes/fonts/2AE12B_0_0.eot');
    src: url('includes/fonts/2AE12B_0_0.eot?#iefix') format('embedded-opentype'),
         url('includes/fonts/2AE12B_0_0.woff') format('woff'),
         url('includes/fonts/2AE12B_0_0.ttf') format('truetype'),
         url('includes/fonts/2AE12B_0_0.svg#HelveticaNeueProRoman') format('svg');
    font-weight:normal; font-style:normal
}
@font-face { font-family:'HelveticaNeueProMedium';
    src: url('includes/fonts/2AE12A_0_0.eot');
    src: url('includes/fonts/2AE12A_0_0.eot?#iefix') format('embedded-opentype'),
         url('includes/fonts/2AE12A_0_0.woff') format('woff'),
         url('includes/fonts/2AE12A_0_0.ttf') format('truetype'),
         url('includes/fonts/2AE12A_0_0.svg#HelveticaNeueProMedium') format('svg');
    font-weight:normal; font-style:normal
}
@font-face { font-family:'HelveticaNeueProBold';
    src: url('includes/fonts/2AE128_0_0.eot');
    src: url('includes/fonts/2AE128_0_0.eot?#iefix') format('embedded-opentype'),
         url('includes/fonts/2AE128_0_0.woff') format('woff'),
         url('includes/fonts/2AE128_0_0.ttf') format('truetype'),
         url('includes/fonts/2AE128_0_0.svg#HelveticaNeueProBold') format('svg');
    font-weight:normal; font-style:normal
}


body { margin:10% 20%; font-family:'HelveticaNeueProLight', 'Helvetica', Arial, sans-serif; font-size:100%; color:#888; text-align:center }

h1 { font-family:'HelveticaNeueProUltraLight', 'Helvetica', Arial, sans-serif; font-weight:normal; color:#333 }
h1 a { color:#333; text-decoration:none }
h1 a:hover { color:#c00 }
h2 { font-family:'HelveticaNeueProUltraLight', 'Helvetica', Arial, sans-serif; font-weight:normal; color:#666 }

a { color:inherit }
a:hover { color:#c00 }

button { margin-top:30px; padding:10px 20px 6px; font-family:'HelveticaNeueProUltraLight', 'Helvetica', Arial, sans-serif; font-size:150%; border:0; border-radius:15px; background:#efefef; cursor:pointer }
button a { color:#666; text-decoration:none }
button:hover a { color:#c00 }

.credit { margin-top:50px; font-size:70% }