/* @option user-selected title and slogan font size */

#pageHeader h1 {
	font-size: 40px;
	line-height: 1.2;
	top: 14px;
}

#pageHeader h2 {
    font-size: 20px;
	line-height: 1.0;
}
