#about-title 
{
    position: absolute;
    top: 200px;
    left: 50%;
    margin-left: 89px;
    width: 400px;
    height: 50px;
    z-index: 1;
}


#about-text
{
    position: absolute;
    top: 279px;
    left: 50%;
    margin-left: 47px;
    width: 410px;
    height: 400px;
    z-index: 1;
}
