body {
	min-height: 100%;
	background-image: url("bottom-splash.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 30px;
}

hr {
	border: none;
	width: 640px;
	height: 88px;
	background-image: url("hr.jpg");
	margin: 0 0 -88px;
	padding: 0;
}