h1 span{
    display:none;
}
 
h1{
    display:block;
    height: 50px; /*change to the height of the image*/
    background:url(../images/h1profilestitle.gif) no-repeat left top;
    border: none;
}