body {
  background: #ffffff;
  background: url(/sites/default/themes/paws/img/catprints.png) no-repeat top left #fff;
  color: #191919;
  font-size: 11pt;
font-family: Comic Sans MS;
  height: auto;
  padding-bottom: 20px;
}

a {
  color: #7f2035;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1, h2, h3 {
color: #7f2035;
}

.container-12,
.container-16,
.container-24 {
  background-color: #fff;
  background: url(/sites/default/themes/paws/img/catprints.png) no-repeat bottom right #fff;


}

