body {
	background-color: #FBFBFD;
	background-image: url("img/fill.gif");
	background-attachment: fixed;
	background-position: bottom;
	background-repeat: repeat-x
}

#bg { 
	position: absolute; 
	bottom: 0px; 
	right: 0px; 
	z-index: 1;
}