
body {
  padding: 1cm;
  width: 60%;
  font-family: serif;
  font-size: 12pt;
  text-align: justify;
}

h1.title {
  margin-top: 0cm;
  font-weight: bold;
  font-size: 24pt;
}

p.author {
  margin: 0cm;
  font-weight: bold;
  font-size: 10pt;
}

p.dateline {
  margin: 0cm;
  font-size: 10pt;
  font-style: italic;
}
