* {
	margin: 0em;
	padding: 0em;
}

body {
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	background-attachment: fixed;
	
}


#poster {
	height: 42em;
	width: 61.875em;
	background-attachment: scroll;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-top: 0em;
	
	background-color: #FFF;
	background-image: url(../imgsUME/distribucion_linea.png);
	background-repeat: no-repeat;
}
