#topHeader {
	background: url(images/top2.jpg) no-repeat 0 0;
	width: 100%;
	height: 100px;
	position: relative;
	color: #FFFFFF;
}
#topHeader h1 {
	font-size: 120%;
	position: absolute;
	left: 10px;
	top: 10px;
	color: #FFFFFF;
	margin: 0;
}
#topHeader a:link, #topHeader a:visited {
	color: #FFFFFF;
}
#topHeader h2 {
	font-size: 85%;
	position: absolute;
	left: 10px;
	top: 40px;
	color: #FFFFFF;
	margin: 0;
}