
body {
  color: black;
}


#header h1 {
  font-size: 24px;
  margin: 0px;
}

#header img, #header p, #navbar, .sidenav, #catsubpages, #psmtag, .post-edit-link {
  display:none;
}

#breadcrumbs{
  margin: 0;
  margin-top: 6px;
  padding-left: 1em;
  font-style:italic; border-bottom: dotted 1px #555;}

#footer{
  border-top: dotted 1px #000;
}

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

.article a {
  color: #777;
  text-decoration: underline;
}




