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



body { background: #06070d; color: #fff; font-family: Arial, sans-serif; }
p { margin: 2em 0; }
a { color: #fff; text-decoration: none; }

.step1 p { font-size: .75em; margin-top: 3em; color: #aaa; }
