body {
  font-family:sans-serif;
  max-width: 600px;
  margin: 0 auto;
}

p {
  text-align: justify;
}


header#frontispiece {
  text-align: center;
}

header#frontispiece h2 {
  font-style:italic;
}

header#frontispiece h2#author {
  font-weight: bold;
  font-size:1.4em;
}

header#frontispiece h2#author span#by {
  font-weight: normal;
  font-size:0.8em;
}


header#frontispiece h2#publisher {
  font-weight:normal;
  font-size: 1.1em;
}


header#frontispiece h2#publisher time {
  display: block;
}

header#frontispiece p#credit {
  text-align:justify;
  font-size:smaller;
}


article header h1 {
  font-style:italic;
  font-family: serif;
}
