si el fondo te lo piden para todo el documento prueba asi:
Código HTML:
<style type="text/css">
body {
background-image: url(default_left.jpg);
background-repeat: no-repeat;
background-position: left top;
font-size: small;
}
</style>
con eso deberia de funcionar