body {
  	font-family: "PT Serif", serif;
  	font-weight: 400;
	background-color: #725aad;
	text-align: center;
}

h1 {

	font-size: 70px;
	font-weight: 700;
	color: #fd87ff;
}

p {
	font-size: 26px;
	margin-left: 20%;
	margin-right: 20%;
}

p.datee {
	font-size: 22px;
	text-align: left;
	color: #333;
}