
#about_us{
        width: 479px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
        margin-bottom: 10px;
        text-decoration: none;
        font-family: arial, helvetica, sans-serif;
        font-size: 12px;
        text-align: justify;
        color: #000;
}

#about_us p {
        line-height: 20px;
}

#about_us p a {
        color: blue;
}


#about_us h1{
        text-decoration: none;
        font-family: arial, helvetica, sans-serif;
        font-size: 14px;
        margin-bottom: 20px;
        color: #000;
}


#where {
       text-align: center;
       margin-top: 20px;
}

#where p {
       line-height: 10px;
}
