
  h1 {
  	font-family: "arial";
  	text-align: "center";
  	font-size: 16pt;
  }
  p {
    font-family: "arial";
  }
  a {
  	font-family: "arial";
  }
  .white {
    color: 'white';
  }

