Necesitas hacerlo con estilos CSS
<style type="text/css">
body {
background-attachment: fixed;
background-image: url(imagen.jpg);
background-repeat: no-repeat;
background-position: right bottom;
}
</style>
Traslado el tema a ese foro.
movido desde html
saludos