You can see them rather well in my journal now, and I was hoping someone could help me out with that.
Edit: ( 12-31-03 3:57 PM )
I figured it out. In order to change the color, you have to override the CSS file using this:
function Pa
ge::print_custo
m_he
ad() {
"""<
st
yle>
.dkLine { background-color: #00
0000;}
</styl
e>
""";
}