Dopo molte richieste ho fatto questo mini tutorial.
Il codice HTML da inserire è il seguente:
<style type="text/css">
html, body {
background-color: #000000;
padding: 0px;
margin: 0px;
background-attachment: fixed;
background-image: url(index_htm_files/hintergrund.jpg);
background-repeat: no-repeat;
background-position: center top;
}
</style >
essendo preso dai