@font-face {
  font-family: fot-seurat_pro;
  src: url(font.otf);
}

body {
  background-color: black;
}

.intro {
  text-align: center;
  font-family: fot-seurat_pro;
  font-size: 30px;
  margin-top: 10px;
  color: white;
}

.a1 {
  text-align: center;
  font-family: fot-seurat_pro;
  color: white;
  margin-top: 75px;
}

.a2 {
  text-align: center;
  font-family: fot-seurat_pro;
  color: white;
}

.a3 {
  text-align: center;
  font-family: fot-seurat_pro;
  color: white;
}

.a4 {
  text-align: center;
  font-family: fot-seurat_pro;
  color: white;
}

.a5 {
  text-align: center;
  font-size: 10px;
  font-family: fot-seurat_pro;
  color: white;
  margin-top: 250px;
}

img {
  width: 200px;
  display: block;
  height: 200px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
}
