/* Printable Resume! */
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
  color: #000;
}

h3 {
  color: #000;
  border: 0;
  background: none;
  text-shadow: none;
}

.center {
  width: auto;
  padding: 0 20px;
}

.button {
  background: none;
}

#content {
  background: none;
}

#content .center {
  overflow: visible;
}

div#wrapper {
  background: none;
}

nav {
  display: none;
}

footer {
  display: none;
}

#tree {
  display: none;
}

#work, #resume, #contact {
  background: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  width: auto;
}
