body {
	background-color: #000000;
	margin: 0px;
	height: 100%;
}
html {
	height: 100%;
}
.footer {
	position: absolute;
	bottom: 0px;
	width: 100%;
	background-image: url(home02.jpg);
	background-position: center;
	height: 160px;
	background-repeat: no-repeat;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	margin: 0px 20px 0px 0px;
}
.footer2 {

	position: relative;
	bottom: 0px;
	width: 100%;
	background-image: url(home02.jpg);
	background-position: center;
	height: 160px;
	background-repeat: no-repeat;
}

