body {
	background-color:#BB8944;
	background-image:url('/images/films/background.jpg');
	background-position:top center;
	background-repeat:no-repeat;	
	color: #070800;	
}

a {color: #3C1900; text-decoration: none;}
a:hover {text-decoration: underline;}

h1 {
	width: 340px;
	height: 230px;
	padding:0px; margin:0px;
	display:inline;
	float: left;
/*	background-image:url('/images/projects/heitorpereira.gif');
	background-position:right;
	background-repeat:no-repeat; */
}

h1 span { display: none; }

h2 { width: 20px; height: 105px; display:block; padding:0px; margin:0px; }
h2 span {display:none;}

#nav {
	display: inline;
	float: right;
	position: relative;
	top:-75px;
	left: 0px;
	text-align:right;
}

#text {
	margin:0px;
	padding: 10px 10px 10px 25px;
	text-align:justify;
}

#text a {text-decoration:underline;}
#text a.hover {text-decoration:none;}


h3 {
	padding:0px; margin:0px;
	width: 450px;
	background-position:top left;
	background-repeat:no-repeat;
}

h3.composer {background-image:url('/images/films/composer.gif'); height: 40px;}
h3.additional{background-image:url('/images/films/additional.gif'); height: 35px;}
h3.featurefilmworks {background-image:url('/images/films/featurefilmworks.gif'); height: 35px;}

h3 span {display:none;}


#footer {
	margin: 0px 0px 10px 0px;
	width: 250px;
	color: #080400;
	font-size:9px;
	text-align:left;
}
