body {background-color: #551A8B}
p {
font:"tempus sans itc";
color: #E6E6FA;
text-align: left;
}

h1, h2, h3, h4, h5, h6 {color:#A020F0; text-align:left}
/*for chapter headings and titles*/

a:link {color: #AB82FF}     /* unvisited link */
a:visited {color: #9B30FF}  /* visited link */
a:hover {color: #9A32CD}   /* mouse over link */
a:active {color: #4682B4}   /* selected link */