body {
font-family: Baskerville BT, Americana BT, Arial, sans-serif;
color: #DDD;
text-align: center;
background-color: #600;
background-image: url(images/starback.gif);
background-repeat: no-repeat;
margin-left: 15em;
margin-right: 5em;
}

p {
text-indent: 3em;
text-align: justify;
margin-bottom: 1em;
}

p.navbar {
margin-left: 20%;
margin-right: 20%;
background-image: url(images/navbar.gif);
border-style: groove;
border-width: medium;
border-color: #633;
padding: 5px;
text-align: center;
text-indent: 0;
text-transform: capitalize;
}

a {
color: #FFF;
text-decoration: none;
}

a:hover {
color: #DDDDDD;
background-color: #525;
text-decoration: underline;
}

a.here {
color: #F00;
text-decoration: underline;
}

em {
font-weight: 700;
font-style: italics;
text-decoration: underline;
}

ul {
text-align: left;
}

.tada {
font-size: 1.75em;
font-style: normal;
}

.quote {
font-family: Century Gothic;
text-style: italics;
text-size: 6pt;
margin-right: 5em;
margin-left: 5em;
margin-top: 2em;
margin-bottom: 2em;
line-height: 0.9;
}

.creepy {
font-family: Blackmoor LET;
color: #C00;
}