/* adjusts the size of the H2 tesxt title */

#contentContainer h2 {
	font-size: 36px;
	line-height: 24px;
}
