texture { pigment{ color rgb< 0.25, 0.25, 0.5> } // pale blue // normal { bumps 0.5 scale 0.05 } finish { diffuse 0.9 phong 1 reflection 0.00} } // end of texture