body {
  font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    "BIZ UDPGothic",
    Meiryo,
    sans-serif;
  background: #000000;
}
p {
  text-indent: 1em;
}
p.message {
  font-size: 1.2em;
  text-indent: 1.0em;
  position: fixed;
  top: 1;
  width: 100%;
  letter-spacing: 0.1em;
}
p.caption {
  font-size: 1.0em;
  text-indent: 2.0em;
  position: fixed;
  top: 120;
  width: 100%;
  letter-spacing: 0.1em;
}
