#resumelink {
  padding: 0.5em 10px 0.5em 34px;
  font-size: 120%;
  line-height: 2;
  background: #E3936D url('/wp-content/themes/lutea/img/page_white_acrobat.png') no-repeat 10px 50%;
  color: #eee;
  border: none;
}

#resumelink:hover {
  color: white;
  background-color: #E2732B;
}

#resumelink span.quiet {
  color: #E7C6B8;
}

#portfolio .column {
  margin-bottom: 1em;
}