@charset "utf-8";

.cssskin-border h1 {
  text-decoration: none;
  font-size: 18px;
  font-weight: none;
}

.cssskin-border p {
  padding-left: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  border: 2px solid #a5976b;
  margin-left: 3px;
  padding-right: 40px;
}

