H1 {
	text-align: center;
}
H2 {
	text-align: center;
}
H3 {
	text-align: center;
	}
H4 {
	text-align: center;
}

UL {
	 list-style: disc;
}
OL {
	list-style: lower-alpha;
}
