* {
  color: #000;
  background: #fff;
}
html {
  font-size: 90%;
}
a {
  text-decoration: none;
}

#header ul, #footer ul, address.turnover {
  display: none;
}