body {background: black; color: white; font-family; georgia; font-weight: bold}

A:hover { background-color: orange; color: black;} 

A:link {color:orange}

h1, h2, h3, h4, h5, h6 {
	font-family: "Century Gothic", "Myriad Web Condensed", "Arial Narrow", "Helvetica Narrow", sans-serif;
	font-weight: bold;
	}