body {
text-align: left;
background-image: url(parchment.jpg);
}

p {
font-family: garamond, serif;
font-size: 17px;
}

a {
text-decoration: none;
color: #800000;
}

em {
text-align: center;
}

.body {
background-color: #ffffff;
margin-left: 50px;
width: 750px;
}

.small {
font-size: 12px;
text-align: center;
}

.medium {
font-size: 24px;
text-align: center;
}

.large {
font-size: 30px;
text-align: center;
}

.largest {
font-size: 40px;
text-align: center;
}

.sep {
color: #800000;
text-align: center;
}

.center {
text-align: center;
}

.bold {
color: #800000;
font-weight: bold;
}

.quote {
font-size: 50px;
color: #800000;
}

.endquote {
font-size: 50px;
color: #800000;
text-align: right;
}

.red {
color: #800000;
font-size: 17px;
}

td.body p {
margin-left: 50px;
margin-right: 50px;
}

td.body p.blockquote {
margin-left: 100px;
margin-right: 100px;
}