p {
	text-align: justify;
}
.center {
	text-align: center;
}
body {
	font-family: "Times New Roman", Times, serif;
	color: black;
	background-color: white;
}
h1 {
	text-align: center;
}
h2 {
	text-align: justify;
}

