.logo {
    position: absolute;
    margin-top: -125px;
    width:600px;
    height: 70px;
}

.logo_a h1{
    color: #225273;
    font-size: 36px;
    margin-top: -89px;
    margin-left: 80px;
}

.logo_a h2{
    color: #225273;
    font-size: 28px;
    margin-left: 80px;
}

.tiltle_a{
    background: #0c4270;
    line-height: 40px;
}