body {
  background-color: white;
  color: black;
  font-family: "Courier";
  font-weight: 900;
  background: url("concrete2.jpg") 0% 0%;
  background-repeat: repeat;

}
p {
  text-align: center;
}
.p_indented {
  text-align: center;
  text-indent: 50px;
}
h1
{
  text-align: center;
  font-size: 120%;
  font-weight: bold;
}
a {
  color: #000000;
  text-decoration: none;
}
h2
{
  text-align: center;
  font-size: 130%;
  font-weight: bold;
}
a {
  text-align: center;
}