html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

@font-face {
  font-family: 'Chunk Five';
  src: url("/fonts/Chunkfive-webfont.eot");
  src: url("/fonts/Chunkfive-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/Chunkfive-webfont.woff") format("woff"), url("/fonts/Chunkfive-webfont.ttf") format("truetype"), url("/fonts/Chunkfive-webfont.svg#ChunkFiveRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}

body {
  color: #fff;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

section {
  position: absolute;
  right: 80px;
  text-align: justify;
  top: 80px;
}

h1 {
  font-family: "Chunk Five";
  font-size: 5em;
  font-weight: 100;
  line-height: 1em;
  text-shadow: 0 2px 1px rgba(0, 0, 0, 0.8);
}
h1 strong {
  display: block;
}
