#title-bar {
	height: 120px;
}

#site-logo {
	margin-top: 15px;
	height: 90px;
}

#site-logo img {
	height: 90px;
}

#title-bar h1 {
	letter-spacing: -3px;
	line-height: 120px;
	font-size: 52px;
}

#title-bar h2 {
	letter-spacing: -2px;
	line-height: 60px;
	height: 60px;
	font-size: 24px;
	margin-top: 30px;
	margin-bottom: 30px;
}
