/* PNG overlay image positioning examples:

#timeline_bell {
    position: absolute; right: 0; top: -180px;
}

#history_oranges {
    position: absolute; left: -15px; top: -195px;
}

*/

#l_home_main {
    margin-top: -75px;
    position: relative;
}

