/* historical start */
h3.headLine {
    color: green;
    margin-left: 10px;
}

.historicalSubtitle {
    clear: both;
    font-weight: bold;
    padding-left: 5px;
}

.historicalYear {
    color: #000;
    font-weight: bold;

}

.historicalPicture {
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 10px;
    float: left;
}

/* historical end */

