body {
color: #000;
background: #fff;
font: 11pt/1.2 "times new roman",times,serif;
}

h1 {
font: bold 16pt/1.5 georgia,"times new roman",times,serif;
margin: 16pt 0;
text-align: center;
}

h2 {
font: bold 13pt/1.5 georgia,"times new roman",times,serif;
margin: 14pt 0;
}

#menu {
display: none;
}

#content {
margin: 0;
}

#haiku {
margin-top: 60px;
font-style: italic;
font-size: 9pt;
}

.poem {
line-height: 2;
}

.tcenter {
text-align: center;
}

.highlight {
border-bottom: none;
}