h2 {
	width: auto;
	height: auto;
	line-height: normal;
	background-color: transparent;
	color: black;
	text-transform: uppercase;
	padding: 0;
	float: none;
} * html h2 {
	width: auto;
}
h2, h3, h4, h5 {
	text-align: center;
}
h5 {
	font-weight: normal;
}
.separator {
	text-align: center;
	padding: 0.5em 0;
}
