@font-face {
      font-family: 'Trebuchet';
      src: url('fonts/Trebuchet_MS.ttf');
      font-weight: normal;
      font-style: normal; 
}

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;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
  -moz-user-select: none;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {width: 100%; height: 100%; display: block;}

strong {color: #fff;}

body {font-family: 'Trebuchet', sans-serif; background: #000; background-size: cover; background-attachment: fixed; background-repeat: no-repeat; color: #989898; font-size: 20px; line-height:1.4em;}

.text-container { position: absolute; bottom: 50px; right: 5%; border: 1px solid white; width: 900px; }
.container {width: 1200px; bottom: 0; height:400px; border: 1px solid white; position: relative; margin:0 auto; height: 1000px;}
.grid {display: inline-block; vertical-align: top; padding:0 40px; margin:0 10px; border-right: 2px solid #989898; height: 120px;}
.no-border {border-right: 0;}

.email-box {position: absolute; width: 10%; height: 10%; z-index: 666; top: 80%; left: 38%;}
.img-container {width: 100%; position: relative;}