body{
text-align:left;
background:black
}
h1{
color:blue;
font-size: 3em;
font-weight:normal;
text-align: center;
margin-left:10em;
}
h2{
text-align: left;
color:#e315c1;
line-height: 1;
text-indent: 2em;
font-size: 1.75em;
}
h3{
text-align: left;
color:#86af49;
line-height: 1;
text-indent: 2em;
font-size: 1.75em;
}
h4{
text-align: left;
color:#034f84;
line-height: 1;
text-indent: 2em;
font-size: 1.75em;
}
.chaptertitle{
font-family: Perpetua, Georgia, serif;
color:yellow;}
a.chaptertitle{
font-style:italic;
letter-spacing:auto;
}