.lo1
{
    width: 100%;
    text-align: center;
    color: lightgray;
}

.lo2
{
    background:url("../../images/background/background_gray.jpg") left top repeat #f3f3f3;
}

.lo3
{
/*    height: 50px;*/
    background-color: white;
}

.lo4
{
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
}

.lo5
{
    color: #2aa4dd;
    font-size: 24px;
    line-height: 36px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    padding-bottom: 30px;
}

.lo6
{
    margin-top: 20px;
}