.all{
     width:auto;
        }
.left{
     width:65%;
     float:left;    
      padding:10px ;
      padding-bottom:100px;
        }
.right{
     width:25%;
      float:left;    
      padding:10px ;
   }
.header{
  background:url('magfiles/title.jpg') no-repeat top center;
  margin-top:30px;  
  padding:162px 20px 0px 10px;
  text-align:left;
  width:auto;
   }    
.h2{
       width:100%;
       height:100%;
       background:url('magfiles/h2.gif') no-repeat bottom right;       
       }      
.h3{
       width:100%;
       height:100%;
       background:url('magfiles/h4.gif') no-repeat bottom left;		
       font: 800 11pt  "Arial", sans-serif ;
       text-align:center;       
       }
.text{ 
		border:0px solid  #000;
		}