.aboutus:hover{
    color: black;
}
#services{
    width: 100%;

    min-height: 650px;
    background-image: url("../images/ourServiceDown.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.about{
    min-height: 650px;
    background-image: url("../images/backgroundAbout.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.backgroundAboutCSTC{
    min-height: 500px;
    background-image: url("../images/insidepage/inside_topbg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
p{

}