form,
#header ul.navigation,
#sidebar,
#footer a,
#page-home #content-zone .tout {
  display: none;
}

#header  {
  color: #bbb;
  font-weight: bold;
  font-style: italic;
  padding-bottom: 10px;
  border-bottom: 1px solid #bbb;
}
#header  a {
  color: #bbb;
  text-decoration: none;
}

#footer {
  margin-top: 30px;
  color: #bbb;
  font-style: italic;
  border-top: 1px solid #bbb;
}
