body {
	background-attachment: fixed;
	background-image: url(Untitled-1.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.txt {
	height: auto;
	width: 725px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
}

.header {
	height: 125px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.navbr {
	height: 25px;
	width: 800px;
	vertical-align: middle;
	border: thin none #003300;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: auto;
	margin-right: auto;
}
.navbr2 {
	height: 25px;
	width: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
