body
{
text-align: center;
background-image:url('images/bg1.gif');
background-repeat: repeat-x;
}

#footer {
	position: absolute;
	left: 0px;
	top: 901px;
	width: 800px;
	height: 70px;
	text-align: center;
	background-image:url('images/bg_footer.gif');
	background-repeat: repeat-x;
}
