
        body {
    width: 760px;
    text-align: left;
    margin: 0 auto;
}

.transcript-note {
    font-style: italic;
    font-size: small;
}

td.timestamp {
    vertical-align: top;
}

.music {
    background-color: grey;
}

.speech {
    background-color: white;
}