#footerbox {
			position: absolute;
			bottom: 0;
		}
		
#myback, #footerbox {
	display: none;
}

html, body {
	height: 100%;
}

#bodydiv {
	min-height: 100%;
	position: relative;
}