* {
      font-family:"Helvetica Neue",Helvetica,Arial,"Bitstream Vera Sans",sans-serif;
}
p, form {
      background-color: white;
      color: #222;
      text-align: center;
      width: 100%;
      top: 40%;
      position: fixed;
}
.light {
      color: #777;
      font-size: small;
      top: 50%;
}
address {
      font-size: x-small;
      width: 100%;
      text-align: right;
      color: gray;
      position: fixed;
      bottom: 10px;
      right: 30px;
}
