body {
	margin: 0;
	color: #999;
	background: #fae89f;
	padding: 0;
	font-family: "Lucida Grande" , Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
a {
	color: #FF3300;
	text-decoration: none;
	}
a:hover {
	color: #FF3300;
	text-decoration: underline;
	}
a:active {
	color: #FF3300;
	text-decoration: none;
	}
a:visited {
	color: #FF3300;
	text-decoration: none;
	}
h3 {
	color: #777;
	font-variant: small-caps;
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
	}
a.footer {
	color: #FAD96C;
	}
#textbox {
	position: absolute;
	top: 20px;
	left: 420px;
	width: 400px;
	height: 410px;
	}
labelfilm {
	position: absolute;
	top: 300px;
	left: 50px; 
	background: #000000;
	padding-left: 10px;
	padding-right: 10px;
	text: #ffffff;
	z-index: 5;
	height: 20px;
	width: 50px;
	}
#footer {
	position: absolute;
	top: 450px;
	width: 100%;
	height: 160px;
	background: #000000;
	font-size: 9px;
	padding-top: 10px;
	padding-left: 10px;
	}

.text {
	text-align: justify;
	margin-right: 30px;
	margin-bottom: 20px;
	color: #222;
	}
.subhead {
	font-weight: bold;
	}
