h1 {text-align: center}
body {background-color: #ddeedd}
.poem td
{
    border: none;
    margin-left: 100;
    margin-right: 100;
}
.poem td:after
{
    content: "          "
}
.poemtitle
{
    font-weight: bold;
    font-size: 110%;
}
