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

#nomes { 
	position:absolute;
	text-align:justify;
	margin:0 0 0 0;
	margin-left:00px;
	width: 200px;
	top:180px;
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	z-index:0;
}
#fones { 
	position:absolute;
	text-align:justify;
	margin:0 0 0 0;
	margin-left:200px;
	width: 160px;
	top:180px;
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	z-index:0;
}
#nomes2 { 
	position:absolute;
	text-align:justify;
	margin:0 0 0 0;
	margin-left:10px;
	width: 200px;
	top:160px;
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	z-index:0;
}
#fones2 { 
	position:absolute;
	text-align:justify;
	margin:0 0 0 0;
	margin-left:180px;
	width: 160px;
	top:160px;
	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:450px;
	width: 360px;
	height: 300px;
	top:20px;
	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;
}