        texture{ pigment{ color rgb<0.9,0.9,0.9>}
                 normal { ripples 3.5 scale 0.15  translate<0,1,0>}
                 finish { phong 1 phong_size 10 reflection{ 0.1 } }
               }  // end of texture --------------------------------
