body {
	font-family: "Courier New", Courier, mono;
	width: 350px;
	font-size: 12px;
	position: absolute;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #000000;
	height: 300px;
	color: #FFC000;
	text-align: center;
	background-image: url(bg.jpg);
	margin-right: 295px;
	margin-left: 295px;
}
#linkList {
	border: 300px;
	position: relative;
	width: 215px;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif, "Century Gothic";
	color: #FFFFFF;
	background-image: url(link-border.jpg);
	height: 410px;
	bottom: 1000px;
	right: 340px;
	text-align: left;
	text-indent: 10pt;
	line-height: 15px;
	margin-top: 10px;
	background-position: left;
}
#pageHeader {
	font-family: "Times New Roman", Times, serif, "Century Gothic";
	height: 300px;
	width: 500px;
	position: relative;
	background-image: url(CSS-Zen-Garden-Heading.jpg);
	bottom: 15px;
	background-position: center;
}
#pageHeader h2 {
	background-image: url(beauty-of-css.jpg);
	height: 41px;
	width: 381px;
	position: relative;
	top: 304px;
	background-position: center;
}
#quickSummary {
	font-family: "Copperplate Gothic Light";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: italic;
	position: relative;
	margin-top: 48px;
	background-position: center;
	text-align: center;
	width: 475px;
}
#pageHeader h1 {
	display: none;
}
#pageHeader h2 span {
	display: none;
}
#pageHeader h2 span {
	top: 30px;
}
#preamble h3 {
	background-image: url(the_road_to.jpg);
	height: 28px;
	width: 373px;
}
#preamble h3 span {
	background-image: url(CSS-Zen-Garden-Heading.jpg);
	display: none;
}
#explanation h3 {
	background-image: url(so-what-is-this-about.jpg);
	height: 28px;
	width: 373px;
}
#explanation h3 span {
	display: none;
}
#participation h3 {
	background-image: url(participation.jpg);
	height: 28px;
	width: 373px;
}
#participation h3 span {
	display: none;
}
#benefits h3 {
	background-image: url(benifits.jpg);
	height: 28px;
	width: 373px;
}
#benefits h3 span {
	display: none;
}
#requirements h3 {
	background-image: url(requirements.jpg);
	height: 28px;
	width: 373px;
}
#requirements h3 span {
	display: none;
}
#container {
	height: auto;
	width: 450px;
	background-position: center;
}
a:link {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
}
a:visited {
font-family: "Times New Roman";
font-size: 12px;
color: #FFC000;
text-decoration: underline;
font-style: italic;
}
a:active {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
