/* SA Film theme specific CSS */

/*Set up the div for the theme splash page image */

#heroImage
{
	padding-top: 1em;
	margin: 0 0 0 0;
	background-image: url(/webdata/graphics/saFilmHero.jpg);
	height: 199px;
}
