@import url(../Common.css);
H1
	{
	font-size: 150%;
	text-align: center;
	text-decoration: none;
	}
H2,
H3
	{
	text-transform: capitalize;
	text-align: center;
	}

