/*
	ESTILOS GENERALES
*/
body {
	text-align: center;
	padding: 0px;
	background-image: url(images/back_historia.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
