/* adjusts the size of the H1 text title */

#contentContainer h1 {
	font-size: 48px;
	line-height: 20px;
}