@import url('https://fonts.googleapis.com/css?family=Cantarell:regular');

#header h1, #header h1 .rich-inplace-field {
	font-family: Cantarell;
	font-size: 20px;
	color: rgb(0, 0, 255);
}

#header h1 {
	padding: 0px;
	top: 23px;
	left: 17px;
	background: rgba(0,  0,  0, 0);
}

#header h2, #header h2 .rich-inplace-field {
	font-size: 20px;
	color: rgb(255, 0, 0);
}

#header h2 {
	padding: 0px;
	top: 103px;
	left: 221px;
	background: rgba(0,  0,  0, 0);
}

#userlogo {
	top: 12px;
	left: 929px;
}