#schedule {
    width: 35em;
    margin-left: 6em;
    /*min-height: 10em;*/
    border: .4em groove;
}

#schedule h2 {
    text-align: center;
}

#schedule img {
    width: 35em;
}

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