




















body {
  background-image: url('leaves.jpg');
  background-repeat: no-repeat;
  background-position: center 4.62em;
}

#nav {
  padding-bottom: 4.62em;
  margin-bottom: 83px;
}

h1 > a {
  cursor: default;
}
h1 > a:hover {
  color: #333;
}
