/* Os estilos de cada info vão neste CSS */
.capa {

}
#txt-abertura {
	width:240px;
	color:#fff;
	margin-left:20px;
}
#txt-abertura h2 {
	font-size:31px;	
	font-weight:bold;
	margin-bottom:0;
}
#txt-abertura p {
	color:#d5cfc7;
	line-height:18px;
}
a.veja {
	display:block;
	width:123px;
	height:24px;
	background:url(https://www.terra.com.br/economia/infograficos/15-passos-para-virar-milionario/img/veja-mais.gif);
	text-indent:-5000px;
	float:left;
	margin-top:15px;
}
a.veja:hover {
	background-position:0 -30px;
}
