.bg {
    background: url(bg.jpg);
    background-repeat: repeat;
}

.bg2 {
    background: url(bg2.jpg);
    background-repeat: repeat;
}