#resume {
  background: #FFF;
  width: auto; }
  #resume #header {
    display: none; }
  #resume #footer {
    display: none; }
  #resume h2 {
    border: none;
    background-color: #FFF;
    font-variant: small-caps;
    color: #333;
    font-size: 1.5em; }
