box { <-1.00, 0.00, -0.20>,< 1.00, 2.50, 0.20>   

      texture{ pigment{ color rgb<1,0.75,0.5>}
               normal { bumps 0.35 scale 0.05}
               finish { phong 0.1}
             } // end of texture

      scale <1,1,1> rotate<0, 0,0> translate<0,0,0> 
    } // end of box --------------------------------------
