html { 
	min-height: 100%; 
	overflow: scroll;
	margin-bottom: 1px;
}
/* LAYOUT 
------- */
body {
	background: url(images/bg.gif);
	margin: 0;
}