.screenonly, 
.meta, 
.support, 
.editThis, 
.postNav, 
.edit, 
#feedLinks, 
#comments, 
#footer, 
#postcomment, 
#commentform, 
#rightcol, 
#leftcol {
  display: none;
}

h1 a:after {
   content: " (http://degroot.id.au" attr(href) ") ";
   font-size: 50%;
}

a:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}

a[href^="http://amazon.com"]:after {
   content: "  ";
}

a[href^="/"]:after {
   content: " (http://degroot.id.au" attr(href) ") ";
   font-size: 90%;
}

a {
  text-decoration: none;
  background-color: inherit;
  color: #000;
}

h2 {
  font-size: 1em;
}