#site-description,
#access, 
#searchform,
#sidebar,
.entry-meta,
img,
.entry-utility,
#comments,
#respond,
.clear,
#footer
{
  display: none;
}

*
{
  color: #000 !important;
}

#header,
#site-title
{
  font-size: 60px !important;
  height: 90px;
  margin: 0;
  padding: 0;
}

#container,
#content,
.entry
{
  font-size: 11pt !important;  
  width: 95%;
  margin: 0;
  padding: 0;  
}

p
{
  display: none;  
}

.bordered p
{
  display: block;
}