#pageHeader .title h1 {
text-align: right;
	right: 20px;
	top: 10px;
	position: absolute;
	font-size: 2em;
}

#pageHeader .slogan {
text-align: right;
	right: 20px;
	position: relative;
	top: 60px;
	font-size: 1.2em;
}