/* Styling for page listing all songs in songbook */

#body-wrap {
    width: max(50%, 500px);
    margin: 0 auto;
}

#body-wrap h2 {
    margin-bottom: 0.25em;
    text-align: center;
}
