
#aboutUsContainer{
    margin: 10px;
    padding: 2px;
    height: 98%;
    display:block;
    float: left;
    width: 98%;
}

#aboutUsDiv{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 75%;

}

#aboutUsParagraph{
    color: white;
    text-align: center;
    line-height: 26px;
    font-size: 22px;
    letter-spacing: 1.2px;
    font-weight: lighter;
}

#contactContainer{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 25%;

}

#anchor_eIc1KdcS84WkBTffoAbfb{
    position: relative;
    left:41%;
    margin: 5px;
    margin-right: 10px;
    padding: 10px;
    width: 16%;
    height: 26px;
    display:block;
    border: none;
    color: white;
    background-color: #eebb00;
    font-size: 18px;
    font-family: helvetica;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 1px #606060;
}
#anchor_eIc1KdcS84WkBTffoAbfb:active{
    border: 2px solid #548ff4;
    color: #eebb00;
    background-color: white;
}
