/* override stuff from the HDNet style sheet: */
body {	
	background-image: url(images/movies_master_bg.jpg);
	-webkit-background-size: 1900px 1000px;
	background-repeat: no-repeat;
	background-color: black;
}

.franchisePagePic
{
	vertical-align: top;
	padding-top: 4px;
}

.contentRepeat {
	background: url('images/movies_default_content_bg.jpg') no-repeat top;
	background-color: #6EC1FB;
}

#content {
	background: url('images/movies_default_content_bg.jpg') no-repeat top;
	background-color: #6EC1FB;
}
