Hello mate!
please take a look in here . Whats you saw in the layout, it is the background not the slideshow module. (http://www.YOURDOMAIN.no/2011/images/body-bg.jpg), you made this background incorrect,
To resolve the issue:
1) now, you have to revert the original code :
2) you need to create a background like JA Did, please take a look on this image: http://templates.joomlart.com/ja_pyro/templates/ja_pyro/images/body-bg.gif
3) create a new logo to replace the logo of demo, it is a png image having the transparent background and the size greater, then you open the template.css file and find:
h1.logo a {
background: url(../images/logo.png) no-repeat left;
display: block;
height: 92px;
width: 135px;
}
you adjust value for height, width to fit your logo.
Thanks