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

#contentContainer h2 {
	font-size: 30px;
	line-height: 20px;
}