p.poem {
    font-style: italic;
}

p.title {
    font-weight: bold;
}

p.name {
    font-weight: bold;
    font-size: larger;
    margin-bottom: 0.1em;
    margin-left: -9px;
}

p.desc {
    font-style: italic;
}
