* {
  font-family: Arial;
  font-size: 12px;
  line-height: 18px;
  border: none;
  color: black;
}
a {
  text-decoration: none;
}
body, #wrap {
  background: #FFF;
}

#header,
.top_orange,
.menu_top,
#monoslideshow,
#column_left,
#column_right,
#footer,
.more_button,
.back_button,
.pager {
  display: none;
}

#center {
  width: 100%;
}

h1 {
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 10px 0;
}
h2 {
  font-size: 14px;
  line-height: 20px;
  margin: 0;
}
p {
  margin: 0 0 10px 0;
}

span.date {
  font-size: 10px;
  margin: 0;
}