*|h1 {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  text-align: center;
  font-size: 75px;
  color: white;
}
*|p {
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 27px;
  font-weight: normal;
  color: white;
  margin-right: 200px;
  margin-left: 200px;
}
*|body {
  background-color: #396ca9;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
}
*|#links {
  text-align: center;
}
