body
{
    background:     url('../images/blue/bg.png') fixed;
}

.buttonL
{
    background:     red url('../images/blue/button.png');
}

.buttonR
{
    background:     red url('../images/blue/button.png');
}

