H1,H2,H3  {
	color : Green;
	font-family : serif;
}

P, LI, H2, H3  {
	margin-left : 5%;
}

.band  {
	font-size : larger;
	font-weight : bold;
}

.sm {
	font-size : smaller;
	}