html {
   background: url(../i/fon.png)/*tpa=http://kazproject.ru/i/fon.png*/ top repeat-x;      
   height: 100%;  
}

body {   
  overflow-y:auto; 
  *background: url(../i/footer.png)/*tpa=http://kazproject.ru/i/footer.png*/ bottom right repeat-x;
  font:12px/18px Tahoma;
  *text-align:center;   
  float: left;       
  min-height: 100%;
  width: 100%;
  color:#3D3D3D;
}
