#body {
color: #000000;
background-color: #000000;
}

#header,  #sidebar, #footer, #commentform, #commentsfeed, #commentsToPost{
display: none;
}

a, a:link, a:visited {
color: #000000;
text-decoration:none;
}

#content p a:after {
content: "("attr(href)")";
font-style: italic;
}

#p, #address {
margin-left: 3em;
}

#span {
font-size: smaller;
}

#commentsPostedClass {
page-break-before: always;
}