@font-face{
  font-family: 'Saiba'
  src: url(fonts/SAIBA-45.ttf)
}

body {
  background-color: white;
  color: black;
  font-family: "Saiba";
}

.pagetitle{
  text-align: center;
}