h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: normal;
	color: rgba(53,63,37,1);
	text-align: center;
}
.centeredText {
	text-align: center;
}
