¿Qué tal esto?
<div id="ultimosarriba">
<p class="center">Últimos Logros</p>
</div>
Y éste el CSS
#ultimosarriba p{
background-image: url("../images/backgrounds/sidebar/up.png");
width: 250px;
height: 27px;
margin: 0 auto;
border-bottom: 1px solid #e0e0e0;
margin-bottom: 3px;
text-align:center;
}