body {
  font-family: arial,helvetica,sans-serif;
  font-size: 10px;
  background: #ddd;
}
#wrapper {
  background: #eee;
  padding: 10px;
  width: 320px;
  margin: auto;
}
#header, #right, div.hide, #lang {
  display: none !important;
}
a {
  color: #3C86C3;
}
a:hover {
  color: #B8D4EA;
}
h1 {
  font-size: 14px;
}
h2 {
  font-size: 12px;
}