body {
color: black;
font-family: Georgia, serif;
background-color: white; 
}

#digg {
display: none;
}


#links {
display: none;
}

#links a img {
display: none;
}



#all {


}

h1 {
font-size: 1.5em;
font-weight: normal;
margin-bottom: 1em;
}

a {
color: gray;
text-decoration: none;
background-color: inherit; }



a:visited {
text-decoration: none;}



a:hover {
text-decoration: underline;

}



a:active {
text-decoration: none;}









.credit {
display: none; }

cite {
display: block;
clear: both;
border-top: 1px dotted;
padding-top: 5px;
width: 20em;
}






a {}

dd {
font-size: small;
padding-right: none;
}

dl {
margin-right: 0px;
}



#picture {
display: none;
}

#picture p {
display: none;
}

#design {
font-size: x-small;
border-top: none;
}


#essay {
width: 80%;
line-height: 1.5em; 
float: left;
margin-left: 5em;
margin-top: -1em;
margin-bottom: 4em;
}

#amazon {
display: none;
}

iframe {
display: none;
}

ul
{
color: inherit;
text-align: center;
margin-right: 0px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 10px;
padding-bottom: 5px;
padding-top: 5px;
background-color: #white;
border: 0px; }

ul li
{
display: inline;
margin-left: -4px;
}

ul li a
{
background-color: inherit;
border: 0px;
padding: 5px 10px 5px 10px;
text-decoration: none;
color: black;
font-variant: small-caps;
font-size: medium; }

ul li a:hover {
text-decoration: underline;
border: 0px;
}






