ciao
aggiungi questo css
div.module_speriamo img {
display: block;
margin: 0px auto;
}
poi modifica
se vuoi questo
div.module_speriamo {
background: url("../images/box_b.png") no-repeat scroll center bottom transparent;
color: red;
font-family: Helvetica,Arial,sans-serif;
font-size: 16px;
font-weight: bold;
margin-bottom: 21px;
padding-bottom: 18px;<<<<<<<qui
text-align: center;
}