gracias por responder. esto es lo que modificado.
Código HTML:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
<style type="text/css">
h1{
background:url(titulo_resultado_busqueda.jpg) no-repeat;
text-indent:-999em;
text-shadow: 0px 1px 0px #e5e5ee;
}
</style>
</head>
<body>
<h1>Este texto se vera.</h1>
</body>
</html>
aun asi no me muestra el texto.
saludos.