#cont { 
	position: relative; 
	width: 470px;
	margin: 0 auto;
	text-align: left;
} 

#titulo {
	font-family:"Times New Roman", Times, serif;
	font-size:40px;
	color:#1e3a6a;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	margin: 0 40px;
	padding-top:10px;
}
#distributionb1 {
	position:absolute;
	top: 0;
	left: 0;
	width:106px;
}
#distributionb2 {
	position:absolute;
	top: 0;
	right: 0;
	width:106px;
}