#historylayer
{
    position: relative;
    left: 30px;
    top: 5px;
    width: 1140px;
}

div.historysubheading
{
    font-family: Tahoma, sans-serif;
    font-size: 16px;
    margin-top: 15px;
    width: 1130px;
    height: 25px;
    padding-left: 20px;
    padding-top: 5px;
    background: #273E99;
    color: lime;
    border-radius: 5px;
}

div.historytext
{
    font-family: Tahoma, sans-serif;
    font-size: 14px;
    text-align: justify;
    margin-top: 10px;
    margin-left: 10px;
}
