#location_header {
    position: relative;
    background: black url( /images/ashrama.jpg ) center no-repeat;
    height: 334px;
    border: 1px solid black;

}

#location_body {
    margin: 10px;
    line-height: 18px;
}

.location_attribute_value {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 40px;
    overflow: auto;
    padding-left: 200px;
}

.location_attribute_name {
    padding-left: 5px;
    margin-left: 5px;
    font-weight: bold;
    background-color: gainsboro;
}

#directions {
    margin-top: 10px;
    margin-left: 7px;
    margin-bottom: 20px;
    width: 720px;
    height: 530px;
    border: 1px black solid;
}