#tree_title {
    left: 15%;
    position: absolute;
    top: 10%;
}

#chisenbury_title {
    left: 25%;
    position: absolute;
    top: 45%;
}

#priory_title {
    left: 40%;
    position: absolute;
    top: 50%;
}

#title_text {
    font-family: 'Century Gothic', Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    margin: 80% auto 0px;
    text-align: justify;
    width: 70%;
}

#ralph_title {
    left: 25%;
    position: absolute;
    top: 75%;
}

#palladino_title {
    left: 45%;
    position: absolute;
    top: 84%;
}

#contents {
    left: 30%;
    position: absolute;
    top: 93%;
}
