body,h1,h2,h3,h4,h5 {
    font-family: "Raleway", sans-serif
}

titlefont {
    font-family: "snell roundhand"
}

body {
    background-image: url("../Images/purple_valley.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
}
p.post {
    font-size: x-large
}

<!-- background-position: center;-->