#topmenu, #submenu, #mainmenu, #rightcont, #tellafriend, #footer, h2 span, #headergallery {
  display: none;
}

body {
  font-family: arial;
  font-size: 12px;
}
a {
  color: black;
  text-decoration: none;
}
h1,h2 {
  font-family: 'times new roman';
}
h1 {
  font-size: 20px;
  border-bottom: solid 2px black;
  padding: 10px;
  background-color: #efefef;
}