#imPage h1 {
	position: relative;
	text-align: left;
	top: 0;
	margin-top: 30px;
	left: 0;
	margin-left: 20px; 
  color: #0000C0;
  font-family: Tahoma;
  font-size: 21px; 
  font-weight: bold;
  vertical-align: baseline; 
  line-height: 24px
}