html, body {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:#E2F4FE;
	background-image: url(images/Bethel_BG2.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #66CCFF;
	width: 756px;
	border-left-width: 6px;
	border-left-color: #66CCFF;
	border-left-style: solid;
	}