
body {
  background-image: url('pngs/monty3.png');
  background-attachment: ;
  background-size: cover;
  background-position: absolute;
  background-repeat: no-repeat;
  background-attachment: ;
  font-family: "Faith Collapsing";
  margin: 400px;
}


@font-face {
    font-family: "Faith Collapsing";
    src: url(fonts/GothicByte.ttf);
}


.containe {
  position: relative;
  height: 192px;
  width: 100%;
 
}

/* The animated link */
.img-link {
  position: absolute;
  top: 246px;   
  right: 720px; 
}

h1 {
  text-shadow: 2px 2px 4px #00c97c;
}

h2 {
  text-shadow:2px 2px 4px #00c97c;
}

