html { background: #000 url(site_background.jpg) top center no-repeat; }
body { background: transparent none; }

#topNav td ul li:hover > a, #topNav td ul li.hover > a {
	background-image: none;
	background-color: #ffc323;
}