#fugacious, #photoBanner, .menu, #footer, #version, #searchBox, #notifyBox, .links, .posted, #comment-area {
	display: none;
}

.blogbody {
   line-height:150%; /* to save the trees */
   font-size:12px; /* to save the trees */
   background: white;
}

#banner {
  padding-top:0px;  /* to save the trees */
  border: 0px;
}

#box {
   border: 0px;
   border-top: 1px solid black;
   border-bottom: 1px solid black;
   width : 550px;
   background: white;
   text-align: justify;
}

#content {
  border:0px;
  border-bottom: 1px solid black;
}
