BODY { background-attachment: fixed; }

P, TD { color: blue; font-family: "Times New Roman", Chicago, serif; background-color: transparent; }

H1 { color: blue; font-family: "Times New Roman", Chicago, serif; background-color: transparent; }

.africa { font-size: 200px; left: 170px; color: blue; font-family: "Times New Roman", Chicago, serif; position: absolute; top: -30px; background-color: transparent; z-index: 1; }

.world { font-size: 110px; left: 115px; color: olive; font-family: "Comic Sans MS", Chicago, fantasy; font-style: italic; position: absolute; top: 75px; background-color: transparent; z-index: 3; }

.club { font-size: 150px; left: 395px; color: maroon; font-family: Arial, Palatino, sans-serif; position: absolute; top: 80px; background-color: transparent; z-index: 2; }

.continent { position: absolute; right: 0px; top: 0px; }

#content { position: absolute; left: 15px; top: 250px; }

#intro { width: 545px; }

H2 {
	color: maroon; font-family: "Times New Roman", Chicago, serif; background-color: transparent; }
	
H3 {
	font-size: 110%; color: olive; font-family: "Times New Roman", Chicago, serif; background-color: transparent; }

A:link {
	color: green; font-family: "Times New Roman", Chicago, serif; background-color: transparent; text-decoration: none; }

A:visited { font-weight: bold; color: purple; font-family: "Times New Roman", Chicago, serif; background-color: transparent; text-decoration: none; }

A:hover { font-weight: bold; color: green; font-family: "Times New Roman", Chicago, serif; background-color: transparent; text-decoration: none; }

A:active { font-weight: bold; color: green; font-family: "Times New Roman", Chicago, serif; background-color: transparent; text-decoration: underline; }
