body  {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #6B8E23;	
	margin: 40px;
	padding: 40px;
}

p {
  font-size: 20px;
  margin-left: 450px;
	line-height: 21px;
}

h1 {
	font-size: 2em;
	color: #000000;
	background-color: #966e00;
	margin-top: 20px;
	margin-right: 50px;
	padding: 40px;
	font-style: normal;
	text-align: center;
	letter-spacing: 0.5em;
	border-width: 0.5em;
	border-style: solid;
	border-color: #259739;
}

h2 {
	color: #000000;
	background-color: #966e00;
	font-size: 1.5em;
	padding-top: 40px;
	margin-right: 94px;
	margin-left: 80px;
	border-style: solid;
	border-width: 3px;
	border-left-width: 10px;
	border-right-width: 10px;
	border-color: #259739;
}

h4 {
  margin-left: 40px;
	color: #000000;
	font-size: 1.25em
}

img {
  margin-left: 20px;
	border-style: solid;
	border-width: 8px;
	border-color: #966e00;
}


a {
	text-decoration: none;
}

strong {
	font-style: normal;
	text-transform: uppercase;
}


table {
  border-collapse: separate;
  font-size: 1.5em;
  border-spacing: 3em;
  border-style: solid;
  border-color: #259739;
  margin-top: 40px;
  margin-left: 400px;
	background-color: #966e00;
	
}
textarea {
  width: 800px;
  height: 800px;
  margin-top: 40px;
  margin-left: 80px;
}

#navigation {
    letter-spacing: 0.5em;
    position: relative;
    top: 20px;
    margin-left: 480px;
    right: 80px;
    width: 250px;
    border: solid;
    background-color: #966e00;
    border-color: #259739;
}

#banner {
  margin-top: -80px;
  position: relative;
}

#Textbox {
  border-color: #259739;
  width: 250px;
  margin-left: 665px;
  margin-top: -170px;
}

#Creditstable {
  margin-left: 925px;
  margin-top: -790px;
}

footer {
  margin-top: 500px;
}
  