#shadow img {
  display: none; }

body, #foreground {
  color: black;
  background-color: white;
  font-size: 15px;
  line-height: 24px; }

.long h2 {
  font-size: 2.5em; }

#sidebar {
  display: none; }

#wrapper {
  width: auto;
  margin-left: 100px;
  margin-right: 100px; }
