#jump {
  display: inline;
  background-color: yellow;
}
* {
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}
#masthead, #menu {
  background-image: none !important;
}
#menu a {
  display: compact;
}
body, #container {
  font-size: 1em !important;
}
