main {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
body {
    background-color: rgb(216,198,184);
}
.center {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
}
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: rgb(11,148,70);
}
.center {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width:200%;
}
li {
    float: left;
}
li a {
    display: block;
    color: white;
    padding: 14px 30px;
    text-decoration: none;
}
li a:hover {
    background-color: rgb(207,28,68);
}
li {
  border-right: 1px solid rgb(216,198,184);
}
li:last-child {
  border-right: none;
}
#Headline {
    color:rgb(11,148,70);
    font-family:klinic slab medium;
    font-size:250%;
    text-align: center;
}
#HeadlineTwo {
    color:rgb(11,148,70);
    font-family:klinic slab medium;
    font-size:250%;
    text-align: center;
}
* {
	box-sizing: border-box;
}
.column {
	float: left;
	width: 100%;
	padding: 10px;
	align-items: center;
}
.row {
	content: "";
	display: table;
	clear: both;
	align-items: center;
}
div {
    background-color: rgb(207,28,68);
    width: 1000px;
    border: 10px solid rgb(11,148,70);
    padding: auto;
    margin: auto;
	list-style-type: none;
 	overflow: hidden;
}
#BoxOne {
    color:rgb(216,198,184);
    font-family:goudy old style regular;
    font-size:150%;
   	text-align: center;
}
#BoxTwo {
    color:rgb(216,198,184);
    font-family:goudy old style regular;
    font-size: 150%;
    text-align: center;
}
#HeadlineThree {
    color:rgb(11,148,70);
    font-family:klinic slab medium;
    font-size:250%;
    text-align: center;
}
#HeadlineFour {
    color:rgb(11,148,70);
    font-family:klinic slab medium;
    font-size:250%;
    text-align: center;
}
#HeadlineFive {
    color:rgb(11,148,70);
    font-family:klinic slab medium;
    font-size:250%;
    text-align: center;
}
#HeadlineSix {
    color:rgb(11,148,70);
    font-family:klinic slab medium;
    font-size:250%;
    text-align: center;
}
#HeadlineSeven {
    color:rgb(11,148,70);
    font-family:klinic slab medium;
    font-size:250%;
    text-align: center;
}
#Paragraph {
    color:rgb(11,148,70);
    font-family:goudy old style regular;
    font-size:250%;
    text-align: center;
    }
#Information {
    color:rgb(85,50,55);
    font-family:goudy old style regular;
    font-size:150%;
    text-align: center;
}
#InformationTwo {
    color:rgb(85,50,55);
    font-family:goudy old style regular;
    font-size:150%;
    text-align: center;
}
#InformationThree {
    color:rgb(85,50,55);
    font-family:goudy old style regular;
    font-size:150%;
    text-align: center;
}
#InformationFour {
    color:rgb(85,50,55);
    font-family:goudy old style regular;
    font-size:150%;
    text-align: center;
}
#HeadlineSeven {
    color:rgb(11,148,70);
    font-family:klinic slab medium;
    font-size:250%;
    text-align: center;
    }
.center {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 200%;
}
#HeadlineEight {
    color:rgb(11,148,70);
    font-family:klinic slab medium;
    font-size:250%;
    text-align: center;
}
#InformationFive {
    color:rgb(85,50,55);
    font-family:goudy old style regular;
    font-size:150%;
    text-align:center;
}
#HeadlineNine { 
    color:rgb(11,148,70);
    font-family:klinic slab medium;
    font-size:150%;
	text-align:center;
}
footer {
  text-align: center;
}