.body-content h2 {
    font-weight: bold;
    font-size: 2.5em;
    text-decoration: underline;
    text-align: center;
    margin: 30px 0;
}

.leadPhoto {
    text-align: center;
    margin: auto;
    width: 676px;
}

.leadPhoto .imageFootNote {
    text-align: right;
    margin: 0;
    font-size: 0.7em;
}

.leadPhoto .imageCaption {
    text-align: left;
    font-style: italic;
    margin-top: 10px;
}

.paragraphLead {
    font-weight: bold;
    font-size: 1.2em;
}

.schoolProfile {
    padding: 3em 0;
}

.schoolProfile h3 {
    font-weight: bold;
    font-size: 1.5em;
}
