@charset "utf-8";
body {
	background-image: url(tile.jpg);
	background-repeat: repeat;
}
.footer {
	bottom: 0px;
	position: relative;
	clip: rect(auto,auto,auto,auto);
	background-position: center bottom;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
base {
	bottom: 0px;
	clip: rect(auto,auto,0px,auto);
}
