#header, #content, #footer {
	border-top-width: 28px;
	border-right-width: 28px;
	border-bottom-width: 28px;
	border-left-width: 28px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	position: relative;
	height: 122px;
	background-image: url(images/churchsmall.jpg);
	background-repeat: no-repeat;
}
#navbar {
	position: absolute;
	right: 30px;
	bottom: 4px;
}
