h2 {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
h1 {
	font-size: x-large;
	font-weight: bolder;
	color: #000000;
	text-align: center;
}
p {
	font-size: medium;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
