html {
	background-image:url('/images/bg_tile.gif');
	background-repeat:repeat;
	z-index:0;
	overflow-x: hidden; 
	overflow-y: auto;
}
