you can use this HTML code to change the font color without changing the whole blog template
<font color="color_name|hex_number|rgb_number"> xxxxxxxxxx </font>
rgb(x,x,x) or #xxxxxx or colorname
for example :
<font color="red">This is some text!</font>
<font color="#ff0000">This is some text!</font>
Just a note about using <font> inline. It's no longer supported in HTML5 (all modern browsers) so you should use CSS instead & yes you can use it 'on page' Try giving your <p> tag a value in css
Something like <p style="color
arkGray">Your great text here.</p>
EDIT the smily face is : D without the space
I knew I shouldn't have thrown the shipping box away! Thanks for the input guys! Aside from this mishap I really LOVE the light.








