         texture { pigment{ color rgb< 1, 0.5, 0.5>*1.4  } // very light red  
                // normal { bumps 0.5 scale 0.05 }
                   finish { phong 1 reflection 0.00}
                 } // end of texture 
