body    
{
background: #FFFFF0;
}

h1,h2,h3
{
font-family: "lucida calligraphy", "times new roman";
color: #483d8b;
}

.center
{
text-align: center
}

.bold
{
font-weight: bold
}

.blockquote
{
margin-left: 58px;
margin-right: 58px;
font-family: courier;
font-size: small
}

.italic
{
font-style: italic
}

div.author{font-style: italic;text-align: center}

a:hover
{
font-weight: bold
}
a:active
{
font-color: red
}