body {
	background-image: url(backround2.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 200px;
	top: 219px;
	width: 750px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#pageHeader h1{
	display:none
	}
	
#pageHeader h2{
	display:none;
	background-position: center;
	background-image: url(backround.html);
}

a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#preamble h3 {
margin: 0;
background: url(the%20road%20to%20enlightenment.html) no-repeat left bottom;
height: 100px;
position: relative;
top: 10px;
left: -10px;
}

#preamble h3 span {
display: none;
}
#participation h3 {
margin: 0;
background: url(participation.html) no-repeat left bottom;
height: 100px;
position: relative;
top: 10px;
left: -10px;
}

#participation h3 span {
display: none;
}
#explanation h3 {
margin: 0;
background: url(blah.html) no-repeat left bottom;
height: 100px;
position: relative;
top: 10px;
left: -10px;
}

#explanation h3 span {
display: none;
}
#benefits h3 {
margin: 0;
background: url(benefits.html) no-repeat left bottom;
height: 100px;
position: relative;
top: 10px;
left: -10px;
}

#benefits h3 span {
display: none;
}
#requirements h3 {
margin: 0;
background: url(requirements.html) no-repeat left bottom;
height: 100px;
position: relative;
top: 10px;
left: -10px;
}

#requirements h3 span {
display: none;
}
#select a design: h3 {
margin: 0;
background: url(selectadesign.html) no-repeat left bottom;
height: 100px;
position: relative;
top: 10px;
left: -10px;
}

#select a design: h3 span {
display: none;
}