html {
	height: 100%;
	overflow: hidden;
}
table {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	border: 0;
}
body {
	margin: 0;
	height: 100%;
	background: #2C2E22;
	overflow: hidden;
	font-size: 12px;
	color: #F1E39F;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}
#film {
	background: url(../images/back.gif) repeat-x 0 145px;
	text-align: center;
}
#text {
	background: #2C2E22;
	border-top: 1px solid #F1E39F;
	padding: 15px;
	Margin-left: auto;
	Margin-right: auto;
	margin-top: 20px;
	width: 570px;
}
h1 {
	font-size: 19px;
	font-weight: bold;
	margin: 0 0 0px 0;
}
.text {
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.bold {
	font-weight: bold;
}
a {
	font-size: 10px;
	font-weight: normal;
	color: #F1E39F;
	text-decoration: none;
}
a.nav:visited {
	color: #F1E39F;
	text-decoration: none;
}
l1 {
 width: 570px  font-size: 8px;
	font-weight: normal;
	text-decoration: none;
	float: right;
}
