не помогло, для понятности приведу кусок css
html, body {
padding: 0px;
margin: 0px;
color: rgb(74,103,111);
font: 12px Arial, Helvetica, sans-serif;
}
html {
background: rgb(234,242,248) url('/images/back.jpg'

repeat;
}
body {
background: url('/images/conbottom.jpg'

no-repeat bottom left;
}