body {
	background: #b90000 url(../images/bg.gif) repeat-x 50% 0;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #b90000;
	}
#recap_games .recap_header, 
#recap_games .recap_number {
	color: #b90000;
	}
.highlight, .date, 
#header a:hover, #header a:active, 
#team a:hover, #team a:active, 
#news a:hover, #news a:active, 
#ads a:hover, #ads:active, 
#footer a:hover, #footer a:active,
.credits a:hover, .credits a:active, 
body#popup a:hover, body#popup a:active { 
	color: #ff3838;
	}
body#popup h2 { 
	color: #000000;
	}
a:hover .img, a:active .img { 
	border: 1px solid #b90000;
	}
#container {
	background: url(../images/bg_container.gif) no-repeat;
	}
#header {
	background: url(../images/header.jpg) no-repeat;
	}
#header p {
	padding: 74px 0px 0px 110px;
	}
#recap {
	background: url(../images/recap_bg.jpg) no-repeat;
	}
#info {
	background: url(../images/info.jpg) no-repeat;
	}
#team {
	background: url(../images/team.jpg) no-repeat;
	}
#photos {
	background: url(../images/photos.jpg) no-repeat;
	}
#news_container {
	background: url(../images/news.jpg) no-repeat;
	}
#footer {
	background: url(../images/footer.jpg) no-repeat;
	}
#footer p {
	padding: 12px 0px 0px 150px;
	}
body#popup {
	background: #b90000 url(../images/bg.gif) fixed; 
	}