@charset "UTF-8";
body {
	background-image: url(imgs/bg_body.jpg); 
	background-repeat:repeat-x; 
	background-size: 100%;
}


.container {
	width: 998px;
	height: 935px;
	background-image:url(imgs/caixaCultural_ipad_colunistas.jpg); no-repeat;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
}
.video{ 
	padding-top:305px;
	padding-left: 115px;
}
