/* CSS Document */
.page-title {
  text-align: center;
  color: red;
  font-size: 200%;
  margin-top: 40px;
  }

