<!--



/* main page containers  */

             
                
         /*intro container */      
#heading  {
          height:50px;
          width:980px;
          margin-top:20px;
           }         
           
#heading h2 span  {display:none; } 

#heading h2  {
         background: transparent url('images/about-h2.png') top center no-repeat;
         width: 600px;
         height:50px;
         margin: auto;
         }         
         
          
        

/*start main information*/


#aboutmain  {
           width: 750px;
           margin: 0 auto;  
           margin-left:100px;  
           
            }
         
        
#aboutmain img  {
           border:double 2px;
            }     

            
-->