nothing changed, here is what I have in my site sheet>
body {background-attachment:fixed;
background-image:url(images/wld_image.gif);
margin-top:20px;
margin-left:80px;
margin-right:20px;}
a:link,a:visited,a:active {color:#CC0000;
font:13px arial;
font-variant:small-caps;
font-weight:bold;
text-decoration:underline;}
a:hover {color:#006600;
font:13px arial;
font-variant:normal;
font-weight:bold;
text-decoration:underline overline;
height:0px;}
body,p,font {font:13px tahoma;
color:#5555AA;}
td {font:12px tahoma;
color:#AA5555;}
table {background:#CCCCCC;
border:1px solid blue;}
hr {width:85%;}
.Table001 {background:transparent;
border:0;}
.TD001 {font:12px tahoma;
background:transparent;
color:#5555AA;}
and I have the image in my image folder.........
Lisa