body    {
	background: #000000 url(bg.jpg) no-repeat top center;
	color: #FFFFFF;
}
a:link   { color: #FF42AA }
a:visited { color: #FF0033 }
a:active { color: #FF0000 }
div.c1  { text-align: center}
h2 {
	background: url(bicycle-gear-bullet.gif) no-repeat left center;
	margin-left: 50px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Courier New", Courier, mono;
}
h1 {
	font-family: "Courier New", Courier, mono;
	text-decoration: underline;
	font-weight: bold;
	padding: 10px;
}
h3 {
	background: url(bicycle-gear-bullet.gif) no-repeat left center;
	margin-left: 50px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Courier New", Courier, mono;
}
