I don't why my css background color is not working?
I tried both bgcolor and background. any ideas?
Style sheet seems to be working, td font and links setting are working
Code:.body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; background:#f00; bgcolor: #FFCC31; color: black; }





Bookmarks