html {
	background: #000000 url(images/mainbg.jpg) no-repeat center top;
	height: 100%;
	width: 100%;
}
body {
	background:url(images/footer.jpg) no-repeat center bottom;
	height: 100%;
	width: 1000px;
	margin:auto;
}
