body {
  font: 18px;
}
body,
p,
a,
h1,
h2,
h3,
h4,
h5,
h6,
li {
  color: black !important;
}

#container {
  width: 90%;
  clear: both;
}
#content { 
  width: 100%;
  clear: both;
}

#blog-title {
  display: block;
}

.menu,
.widget_recent_entries,
.widget_categories,
.widget_tag_cloud,
.widget_thematic_rsslinks {
  display: none;
}