#contact {
  clear: both;
  position: relative;
  bottom: 0;
  left: 0;
  background: #981c1e url('../images/headergrad.png') no-repeat center left;
  border: 1px solid #eb3d24;
  padding: .5em;
  width: 100%;
}
