body {
	background-attachment: fixed;
	background-repeat:no-repeat;
	background-color: #333;
  background-image: url('/aint.no.page/img/hlgyq.gif');
	background-position: 50% 50%;
	background-size: auto 100%;
  font-size: 100%;
}
h1 {
  background: hsla(0,0%,0%,.55);
  bottom: 100px;
  color: #b59788;
  font: 2em/1 Sancreek, sans-serif;
  left: 0;
  padding: .5em 2em .5em 1em;
  position: absolute;
}