BODY {
	color: #FDD207;
	background-color: Black;
	background-image: url(images/Moto02.gif);
	font-family: Tahoma;
	font-size: small;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

A {
	color: Lime;
	text-decoration: none;
}

A:HOVER {
	color: White;
	text-decoration: underline;
}
h1 {
font-family: Tahoma;
	font-size: xx-large;
	color: White;
}
h2 {
font-family: Tahoma;
	font-size: x-large;
	color: Lime;
}
h3 {
font-family: Tahoma;
	font-size: large;
	color: Yellow;
}