@import url(style.css);
@import url(box.css);

div.footer {
	position:fixed;
	left:0px;
	top:100%;
	margin-top:-20px;
	z-index:10;
}