#concert {
 text-align: center;
}

.date  {
}

.composer {
 font-weight: bold;
}

.piece {
 font-weight: bold;
 font-style: italic;
}

.soloist {
 font-weight: normal;
}

.guest {
 font-style: italic;
}
