--- On Sat, 8/30/08, Roger wrote:
> .telephone {
> background-color: red;
> } That's a class, not an id. #telephone is id. Several sites that provide beginning tutorials covering stuff like this come up when I do a search on just "css", but if you want to get more specific, "css selectors". Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

