I want individual body properties depending on the page id.

and this is my css

#home body {
background-image:url(/images/home_bg.jpg);
background-position: 0px 200px;
background-color:#0033CC;
background-repeat:repeat-x;
margin:0;
font-family:Arial, Helvetica, sans-serif;



}


nothing appears the background image, the font is the wrong one. It is like it 
is totally ignoring it.
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to