.flatpage_intro {
    font-size: 19px;
    font-family: Georgia, "Times New Roman", serif;
}
#content_bg, #content_bg.bottom_right {
    background-repeat: no-repeat;
    background-position: bottom right;
}

#content_bg.about {
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #eae8e5;
}
#flatpage_about_content {
    margin-top: 200px;
    margin-left: 525px;
}
#about_text {
    color: #a08f86;
}
