body  {
       background-color: ffffc0;
       background-image: url(image2/limon.gif);
      }


.table_content { 
                border: 1px solid black;
                background: #E0EBF6;
               }


.text    {
          font-style: normal;
          font-size: 105%;
          text-indent: 14pt;
          font-weight: 500;
          text-align: justify;
          font-family: Times New Roman;
         }

p.center
 { font-style: normal;
   font-size: 15pt;
   text-indent: 23px;
   font-weight: 500;
   text-align: center;
   font-family: Times New Roman;
   color: 0000a0;
 }


/* для декоративной рамки */
   .table_base { border: 1px solid black;
   background: white;	}
	

.Menu a, .Menu a:visited
 { width: 196px;
   height: 74px;
   text-align: center;
   text-decoration: none;
   border-style: none;
   display: block;
   background: url(image2/pip_m.jpg);
 }
 
 .Menu a:hover 
 { border-style: none;
  background: url(image2/pip_2_m.jpg);
  width: 196px;
  height: 74px;
  display: block;
  }
  
 .Preparati a, .Preparati a:visited
 { width: 196px;
   height: 74px;
   text-align: center;
   text-decoration: none;
   border-style: none;
   display: block;
   background: url(image2/pip_p.jpg);
 }
 
 .Preparati a:hover 
 { border-style: none;
  background: url(image2/pip_2p.jpg);
  width: 196px;
  height: 74px;
  display: block;
  }
  
  .Gostevaya a, .Gostevaya a:visited
 { width: 196px;
   height: 74px;
   text-align: center;
   text-decoration: none;
   border-style: none;
   display: block;
   background: url(image2/pip.jpg);
 }
 
 .Gostevaya a:hover 
 { border-style: none;
  background: url(image2/pip_2.jpg);
  width: 196px;
  height: 74px;
  display: block;
  }
  
  .Ne_tolko a, .Ne_tolko a:visited
 { width: 196px;
   height: 74px;
   text-align: center;
   text-decoration: none;
   border-style: none;
   display: block;
   background: url(image2/pip_n.jpg);
 }
 
 .Ne_tolko a:hover 
 { border-style: none;
  background: url(image2/pip_n2.jpg);
  width: 196px;
  height: 74px;
  display: block;
  }