I have this web www.snowboard-zamora.net, and as you can see i have a background image in blue color. The problem is, when i am editing text .... i can't see the words !!
Click the image to see:

In the Layout "Colours" i addes this line:
/* Layout sections */
body {
/* color de fondo */
background-image: url(http://www.snowboard-zamora.net/uploads ... ground.gif); <---- this line
/*background: #095939;*/
background-attachment: fixed;
color: #333;
}
THANKS !