html {
font-family:avenir book;
font-size:11pt;
background:#050530;
}

body {
  width:100%;
  margin:0;
}

h1 {
font-weight:100;
letter-spacing:.1em;
font-size:2em;
/*line-height:1.5em;*/
color:#fff;
}

#main {
margin:auto;
font-size:11pt;
text-align:center;
padding:70px 0;
width:100%;
line-height:1.5em;
border-bottom:2px solid #fff;
}
