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

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

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


