@charset "utf-8";

body {
  margin: 0px;
  font-family: 'Delius', cursive;
}

h1, h2, h3, h4, h5 {
  font-family: 'Delius Swash Caps', cursive;
}

img {
  border: none;
}

