#peq_his { 
	margin:0 0 0 0;
	margin-left:80px;
	top:170px;
	position:absolute;
	text-align:justify;
	width: 300px;
	height:350px;
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	z-index:0;
}

#fotos_hist { 
	position:absolute;
	margin:0 0 0 0;
	margin-left:490px;
	top:170px;
	width: 300px;
	height: 300px;
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color:#000;
	z-index:0;
}

h1{
	font-size:18px;
	color:#fff;
}
h3{
	font-size:14px;
	color:#fff;
}
p{
	font-size:11px;
	color:#fff;
}