@font-face {
  font-family: 'Qilka';
  src: url(https://facethruthedoor.neocities.org/toys/woodenrailway/Qilka.otf);
}

#page {
  margin-top: 30px;
}

body {
  background-image: url(https://facethruthedoor.neocities.org/toys/woodenrailway/bg.png);
  background-repeat: repeat;
  background-size: 12%;
}

header {
  color:white;
}

header .title {
  font-family: 'Qilka';
  font-size: 60px;
}