body {
    background-image:  url(/images/christmas/shadow.png), url(/images/christmas/lights.gif), url(/images/christmas/mushrooms.png);
    background-repeat: repeat-y, repeat-y, repeat;
}