#masthead ul li.email,
 #header,
 #sidebar,
  #footer {
  display: none;
}
#masthead h1 {
  font-size: 2.75em;
  margin: 0;
  padding: 0;
}
#masthead h1 a {
  color: #000;
  text-decoration: none;
}
#masthead ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}