Am pus si din ftp si din style si nu merge......
pe aici e o problema..
.maintitle {
text-shadow: rgba(0,0,0,0.5) 0px -1px 0px;
background: url('http://imgur.com/a/OYmlB') repeat-x;
height: 15px;
padding: 11px;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
text-transform: uppercase;
text-align: center;
margin-bottom: 3px;
border: 1px solid rgba(57, 57, 57, 0.35);
box-shadow: inset 0 0 0 #0595ff;
border-bottom-left-radius: 25px;
border-top-right-radius: 25px;
transition: 0.5s;
}