body {
	margin: 0px;
	background-color: #eaf2f2;
	background-image: url(../images/background.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}
	
/*.wrapper {
	background-color: yellow;
	width: 100%;
	height: 100%;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	}*/
		

	
.container_movie {
	width: 800px;
	height: 600px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	}
	
.container_frame {
	background-color: #fff;
	width: 800px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	}
