html
{
	background-color: #000;
}

div#content
{
	background: #1A1A1A url(/images/contentbg1.gif) no-repeat 15px 0;
}

body.afilm div#content
{
	background: #1A1A1A url(/images/contentbg2.gif) no-repeat 15px 0;
}

div#branding
{
	background: #1A1A1A url(/images/brandingbg.gif) no-repeat 0 0;
}

div#banner
{
	background-color: #1A1A1A;
}

h1
{
	background: transparent url(/images/logo.gif) no-repeat;
}
