body
{
	background: url(images/faith.jpg) no-repeat center center;
	overflow: hidden;
	background-position: center center;
	border: none;
	width: 100%;
	height: 100%;
}

img.floating
{
	position: absolute;
	top: 400px;
	left: 600px;
	z-index: 400;
}