#text img {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}

#text h1{
    margin-bottom: 10px;
    color: #00427c;
    font-size: 24px;
    font-weight: bold;margin:0px;
}


 #text a{
    color: #fff;
    font-size: 13px;
    font-family: Segoe UI;
    text-decoration: none;
    
       padding: 5px;
    display: block;width:120px;
    text-align: center;
    background: #1289f0;
    margin-top: 6px;

	}



