.bg-digi {
    background-image: url("../images/digimon-bg.jpg");
    background-repeat: repeat;
}

.bg-fire {
    background-image: url("../images/fire-bg.gif");
    background-repeat: repeat;
}
