   .bordera {
  height: 25px;
  width: 54%;
  background-color: rgb(207 28 68);
  border-radius: 8px;
}
   .borderb {
  height: 25px;
  width: 100%;
  background-color: rgb(207 28 68);
  border-radius: 8px;
}
   .borderc {
  height: 25px;
  width: 69%;
  background-color: rgb(207 28 68);
  border-radius: 8px;
}
 .borderd {
  height: 25px;
  width: 85%;
  background-color: rgb(207 28 68);
  border-radius: 8px;
}    
.container {
  margin: auto;
  width: 1000px
  font-family: bold;"Goudy Old Style", serif;
  padding: 25px; 
}

.entrees {align: auto;

}
   
 body {
     background-color: rgb(216 198 184);
    
}

h2  {
      color: rgb(95 19 18); 
      text-align: left; 
}

h1  {
    color: rgb(95 19 18);
    text-align: center;
}
h1.color {
  color: rgb: (207 28 68);
}

h2.ex1 {
  margin: 35px;
}

}

h2 {
   color: rgb(207 28 68);
   text-align: center;
   font-size: 40pt;}
p,blockquote {color: rgb(95 19 18);
     text-align: center;
     font-size: 20pt;
}
 
img {
  border-radius: 8px;
 
}

button {
  background-color: #0B9446;
  border: black;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer
 link color: green;
}

button.ex1 {
  margin: 35px;
  border-radius: 8px;
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
      

li {
  font-family: bold;"Goudy Old Style", serif;
  display: inline;
  font-size: 20px;
}
    li {
  float: middle justify;
}

li a {
  display: block;
  color: #5e1211;
  display: inline;
  padding: 14px 16px;
  text-decoration: none;
}
  