#historia {
	background-image: url(/img/historia/bg.jpg);
	background-repeat: no-repeat;
	height: 458px;
	width: 747px;
	float: left;
	margin-top: 10px;
	margin-left: 8px;
	position: relative;
}
#texto {
	color: #642D3C;
	font-size: 12px;
	width: 580px;
	position: absolute;
	left: 160px;
	top: 29px;
}
