@import url(style.css);



div.seite {

    background-image: url(bg.jpg);
    background-repeat: repeat-x;
    width: 100%;
}

