body {
    background-color: #fff3df;
    padding: 1em 7%;
}
h1 {
    font-size: 400%;
    font-family: 'Gentium Basic', serif;
}
h2 {
    font-family: 'Slabo 27px', serif;
    margin-top: -1em;
    font-size: 170%;
    width: 75%;
}
p {
	font-family: 'Yrsa', serif;
    line-height: 1.3em;
    font-size: 115%;
}
#thetitle {
    text-align: center;
    margin: 1em 0em 1em 0em;
    font-size: 500%;
}
#subtitle {
    text-align: center;
    width: 100%;
}
hr {
    
}
#links {
    text-align: center;
}