div#about-content{
    float:left;
    position:relative;
    width:850px;
    margin-top:60px;
    text-align:center;
    }
    div#estime{
    font-size: 32px;
    letter-spacing: 6px;
    color: #efefef;
    text-align:left;
    }
    h1.intro,h2.intro{
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 2px;
    color: #606060;
    text-align:left;
    
    }
    div#enname,h3#enname{
    color: #505050;font-weight: normal;
    text-align:left;
    }
    p.intro{
    letter-spacing:1px;
    margin: 20px 40px 20px 0;
    text-align: justify;
    color: #544949;
    }

    img.certify{
        float: left;
        width: 400px;height: auto;
        margin-right: 20px;margin-bottom: 20px;
    }

