body {
	background-color:#cf803b;
	text-align:center;
	margin:0 0 0 0;
	color:#333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
.ErnestMovie{
	width:1032px;
	height:589px;	
	background-image: url(../background.jpg);
	background-repeat:no-repeat;
	padding:14px 5px 5px 0px;
	margin-top:auto;
	margin-bottom:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

