body.reader {
  background-color: #333333;
  overflow: hidden; }
  body.reader.embed {
    background: transparent; }
  body.reader #container {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: transparent;
    line-height: 300px;
    text-align: center; }
  body.reader #flashApp {
    width: 100%;
    height: 100%; }
