#qa_header {
    position: relative;
    background: url( /images/youth.jpg) center no-repeat;
    height: 337px;
    padding: 3px;
    border: 1px solid #922926;

}

#study_header {
    position: relative;
    background: url( /images/photo_study_circle.jpg) center no-repeat;
    height: 370px;
    padding: 3px;
    border: 1px solid #922926;

}
#our_center_header {
    background: url( /images/ashrama.jpg ) center no-repeat;
    position: relative;
    height: 337px;
    padding: 3px;
    border: 1px solid #922926;
}

#qa_header {
    position: relative;
    background: url( /images/youth.jpg) center no-repeat;
    height: 337px;
    padding: 3px;
    border: 1px solid #922926;

}
#services_header {
    background: url( /images/services/collage.jpg ) center no-repeat;
    height: 352px;
    position: relative;
    padding: 3px;
    border: 1px solid #922926;
}

#our_center_body {
    margin: 20px;
    line-height: 20px;
}

.name {
    font-weight: bold;
}

.history {
    text-align: center;
    font-weight: 700;
    border: 1px solid burlywood;
    font-style: italic;
    font-size: 10pt;
    background: beige;
}

#paper_quote {
    margin: 4px;
    margin-left: 3em;
    text-align: right;
    font-weight: 700;
}

.enumeration {
    margin-left: 5em;

}

.indent {

}