* {
  background-color: transparent;
}

.sidebar,
#navigation,
#header-region,
#search-theme-form,
#footer,
.breadcrumb,
.tabs,
.feed-icon,
.links {
  display: none;
}

#page {
  width: 100%;
}

#content,
#content #content-inner,
.content,
.title {
  margin: 20px 0;
  width: auto;
}

.node-inner, .node-inner p, .field-items {
font-size: 18px;
line-height: 22px;
}

.node-inner h2 {
  font-size: 22px;
  line-height: 26px;
  margin: 0;
  padding: 0;
}

a:hover, a:active, a:link, a:visited {
  color: black;
}