body {
	font-style: bold oblique;
	color: #000000;
	background-color: #FFFFFF;
	background-image:  url(mike.gif);
background- repeat: ;
	background-attachment: fixed;
	width: 200px;
	position: absolute;
	left: 0%;
	margin-left:250px;
	margin-right:250px;
	background-position: right bottom;
	background-repeat: no-repeat;
	font-size: 14px;	
	
} 
#container {
	margin: 100px auto 0px auto;
	position: relative;
	width: 750px;
	}
#intro #preamble {
	background: transparent url(http://www.geocities.com/lpademaqbo/CSS/images/breakrule.gif) no-repeat center bottom;
	padding: 50px 0px 37px 0px;
	width: px;	
	}
h3 {
	font-family: "Courier New", Courier, mono;
	font-size: 21px;
	font-style: oblique;
	color: #009999;
	text-decoration: underline;
		}

h1 {
	font-size: 55px;
	font-style: normal;
	color: #006699;
	text-decoration: none;
	line-height: normal;
	font-weight: bolder;
	
}
acronym {
	border-bottom: 1px dotted #AB9F82;
	cursor: help;
	font-weight: bold;
	}
	h2 {
	font-size: 29px;
	color: #3399FF;
}
#linkList {
	color: #000000;
	position: absolute;	top: 679px; left: 755px;
	width: 205px;

	}
			#linkList a {color: #990066; text-decoration: none;}
	#linkList a:visited {color: #9966FF;}
	#linkList a:hover {color: #003399; text-decoration: underline;}
	#preamble h3 {
margin: 0;
background: url(roadto.gif) no-repeat left bottom;
height: 100px;
position: relative;
top: 10px;
left: -10px;
}

#preamble h3 span {
display: none;
} 
	#explanation h3 {
margin: 0;
background: url(sowhatis.gif) no-repeat left bottom;
height: 100px;
position: relative;
top: 10px;
left: -10px;
}

#explanation h3 span {
display: none;
} 

 #participation h3 {
margin: 0;
background: url(partici.gif) no-repeat left bottom;
height: 100px;
position: relative;
top: 10px;
left: -10px;
}

#participation h3 span {
display: none;
}

 #benefits h3 {
margin: 0;
background: url(benefits.gif) no-repeat left bottom;
height: 100px;
position: relative;
top: 10px;
left: -10px;
}

#benefits h3 span {
display: none;
}

 #requirements h3 {
margin: 0;
background: url(require.gif) no-repeat left bottom;
height: 100px;
position: relative;
top: 10px;
left: -10px;
}

#requirements h3 span {
display: none;
}

#pageHeader {
	background-image: url(title.gif);
	height: 375px;
	width: 750px;
	margin-left: 90px;
	background-repeat: no-repeat;
}


#pageHeader h1, h2 {
display:none;
}