#peq_his { 
	position:absolute;
	text-align:justify;
	margin:0 0 0 0;
	margin-left:40px;
	width: 700px;
	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;
}

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