Salutare, cum pot sa fac sa fie textul de la maintitle ca aici?
.maintitle {
background: #527496 url('http://i.imgur.com/fjF9Bz9.png')
repeat-x 50% 0;
color: #fff;
text-shadow: rgba(0,0,0,0.25) 0px -1px 0px;
padding: 14px;
font-size: 12px;
font-weight: bold;
text-align: center;
font-variant: small-caps;
-moz-border-radius: 4px;
webkit-border-radius: 9px;
border-radius: 9px
-webkit-box-shadow: inset rgba(255,255,255,0.15) 0px 0px 0px 1px;
-moz-box-shadow: inset rgba(255,255,255,0.15) 0px 0px 0px 1px;
box-shadow: inset rgba(255,255,255,0.15) 0px 0px 0px 1px;
overflow: hidden;
margin-bottom: 4px;
}