h1 {
  text-indent: -9999px;
  text-decoration: none;
}

h1 a {
  display: block;
  width: 900px;
  height: 60px;
  background: url(head.png) no-repeat top left;
  text-decoration: none;
  margin: 20px auto 40px auto;
  padding: 0;
}

#description form .input {
  border-width: 1px;
}