body {
  margin: 0;
  background-color: black; line-height:1;
  font-family: Delius;
  background-repeat: repeat-x;
background-image: url("bkgpinkstripe.png");
background-attachment: fixed;
}

img {
  padding:5px;
  border:0;
  height: auto; 
  width: auto; 
  max-width: 100%; 
  max-height: 100%;
}

.delius-regular {
  font-family: "Delius", serif;
  font-weight: 400;
  font-style: normal;
}
