body {
font-family: Times New Roman, Times, Serif;
font-size: 12pt;
}

#header{text-align: center;
border-bottom: 1px solid black;
}

h1, h2, h3 {
text-align: center;
}

.ref {
text-align: right;
}

#content p {
  line-height: 1.4em;
  text-indent: 3em;
}

#content p.poetry {
  line-height: 1.4em;
  text-indent: 0;
}
#footer {
	display: none;
	}





