﻿#backgroundDiv {
    padding: 25px 0 0 15px;
    font-family: 'Arial Rounded MT';
    /*background-image: url(../Images/timeline_bg_left.jpg);
    background-repeat: no-repeat;
    background-size: auto;*/
    height: 400px;
    color: white
}

#backgroundDiv, [id^='span1'] {
    width: 100%;
    font-size: 14px;
}

#backgroundDiv, [id^='lbl2'] {
    width: 100%;
    font-size: 21px;
}

[id^='span1'], [id^='lbl1'], [id^='lbl2'] {
    opacity: 0.3;
}
