html, body {
	background: #FFF url(/images/wrap/lol_saturday.jpg) top center no-repeat fixed;
}

html #footer {
	width: 965px;
	margin: 0px auto;
	background: #FFF;
	color: #000;
	padding-top: 5px;
}

html #sub_footer {
	background: #FFF;
	color: #AAA;
	margin-top: 5px;
}

html #sub_footer a:hover {
	color: #000;
}

html #sub_footer span {
	color: #AAA;
}

html #header #logo a {
	width: 180px;
	background: url(/images/bnic/gametv_logo.png) 36px 21px no-repeat;
	/* _background: url(/images/bnic/gametv_logo.gif) 36px 21px no-repeat; */
}
