confusión con el document.write

Nimrodel
29 de Septiembre del 2003
como le hago para ponerle color al texto:
document.write("<h1>Ingeniería Industrial </h1>");

Juan
29 de Septiembre del 2003
Prueba esto:

document.write("<h1 sytle='color:#ff0000'>Ingeniería Industrial </h1>");