body {
	background-color: #1e031c;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
}
.contenedor {
margin-left:auto;
margin-right:auto;
width:900px;
height:740px;
background-image:url(images/portada.jpg);
background-repeat:no-repeat;
display: table;
}
.animacion {
margin-top:211px;
width:900px;
height:240px;
display: table;
}
