html, body    { 	background-color: #000000;
	background-image :url(img/bg.jpg);
	font-family: Verdana, Helvetica, Arial, sans-serif; font-size:12px; 
	margin: 0;
	padding: 0;
	height: 100%;
   }

<!--[if lte IE]>
<style type="text/css">
div#page {
	height: 100%;
}	
</style>
<![endif]-->