/* Page heading */
#identityimage {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
}

#heading {
	position: absolute;
	z-index: 6;
	top: 10px;
	left: 230px;
	font-size: 18px;
	font-weight: bold;
	color: black;
}

#heading a {
	color: black;
}

#logo {
	width: 220px;
	height: 66px;
	position: absolute;
	top: 2px;
	right: 1px;
}
