body {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 30px;
	margin-bottom: 40px;
	letter-spacing: 2px;
	font-size: 14px;
	color: #292929;
	line-height: 22px;
	text-align: center;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	background-position: center top;
	background-color: #e1e1df;
}


.mb10{
	 margin: 0 0 10px 0;
	 }

.mb15{
	 margin: 0 0 15px 0;
	 }

.mb20{
	 margin: 0 0 20px 0;
	 }

.mb30{
	 margin: 0 0 30px 0;
	 }

.mb40{
	 margin: 0 0 40px 0;
	 }

#wrapper{
	width: 696px;
	text-align: center;
	clear: both;
	margin: 0px auto;
	 }

#movie{
	text-align: center;
	clear: both;
	width: 696px;
	height: 460px;
	margin-bottom: 16px;
	 }


#foot{
	text-align: left;
	clear: both;
	width: 696px;
	padding-left: 42px;
	 }

#foot2{
	text-align: left;
	clear: both;
	width: 696px;
	padding-left: 193px;
	 }