body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #633D1D;
	
scrollbar-arrow-color: #633D1D;
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #c6bfbb;

}

h1 {
	font: 10px Georgia, "Times New Roman", Times, serif;
	display: inline;
}
h2 {
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	display: inline;
}
#filme {
	position: relative;
	width: 500px;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
}
#links {
	position: relative;
	text-align: center;
	margin: auto;
}
#index {
	text-align: center;
	position: absolute;
	height: 450px;
	width: 700px;
	left: 50%;
	top: 50%;
	margin-top: -275px;
	margin-left: -350px;
}
a {
	color: #633D1D;
	text-decoration: none;
	border-style: none;
}
a:hover {
	color: #633D1D;
	text-decoration: none;
	background: #E9DED6;
}
#base {
	position: relative;
	width: 700px;
	height: 20px;
	vertical-align: middle;
	text-align: left;
	margin: auto;
	top: 50px;
}
#assinatura {
	position: relative;
	width: 162px;
	height: 15px;
	float: right;
	top: -12px;
}

