body {
	margin: 0px;
	padding: 0px;
}
.foot_print_bg {
	background-attachment: inherit;
	background-color: #B8E276;
	background-image: url(foot_image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #333333;
}
a:hover {
	color: #66CCFF;
}
a:visited {
	color: #333333;
}
