@charset "utf-8";

h1 {
  background: url("../img/h1-policy.jpg") no-repeat left top;
  width: 700px;/*940*/
  height: 100px;
  text-indent: -99999px;
  overflow: hidden;
}

#policy-content {
  padding: 10px;
}

.signature {
  margin-top: 3em;
  display: block;
  text-align: right;
  line-height: 1.3;
}
