@images: ../img;
@dir: dir;

body {
    color: #444;
    background: url('@{dir}/@{images}/@{images}/white-sand.png');
}