body, html {background: #000000 url("background.jpg") top center no-repeat;}

#topNav table .selected:link, #topNav table .selected:visited, #topNav table a:hover {background: #fca800;
background-image: -webkit-gradient(linear, left top, left bottom, from(#fca800), to(#ef7800));
background-image: -moz-linear-gradient(top, #fca800, #ef7800);}
	

#topNav table a {background-image: none;}