#terminal
{
  font-family: monospace;
  white-space: pre;
}

.terminal_h1
{
  font-weight: bold;
  font-size:   140%;
  padding-top: 1.0ex;
}

.terminal_h2
{
  font-weight: bold;
  font-size:   120%;
  padding-top: 1.0ex;
}

.terminal_newline
{
  line-height: 0;
}

pre
{
  margin-top: 0;
  margin-bottom: 0.5ex;
}