body 
{
    background-color: #ffffff;
}

.wallpaper_right
{
    background-image: url(../../images/wallpaper/wp_start_r.jpg);
    background-repeat: no-repeat;
    background-position: top left;    
}

.wallpaper_left
{
    background-image: url(../../images/wallpaper/wp_start_l.jpg);
    background-repeat: no-repeat;
    background-position: top right;
}
