body {
  background-color: #4e696c; font-family: Verdana, sans-serif; font-size: 100%;
}
html {
  font-family: "Verdana", sans-serif;
font-size: 13px;
line-height: 180%;
background-color: #4e696c;
color: #f0ecdf; 
}
h2 {font-family: 'Cherry Cream Soda';
    font-size: 17px;
    font-weight: 100;
    color: #f0ecdf;
  text-align: center;}
h3 {
    font-family: 'Cherry Cream Soda';
    font-size: 17px;
    font-weight: 100;
    color: #f0ecdf;
  text-align: left;
}
h4 {font-family: "Verdana", sans-serif;
    font-size: 13px;
    font-weight: 100;
    color: #f0ecdf;
  text-align: right;
}
h5 {
    font-family: "Verdana", sans-serif;
    font-size: 13px;
    font-weight: 100;
    color: #f0ecdf;
  text-align: left;
a {
text-decoration: none;
    color: #fcc203;
}
a:visited {
text-decoration: none;
color: #fcc203;
}
a:hover {
text-decoration: none;
color: #890e0e;
}
a:active {
text-decoration: none;
}
}
h6 {
    font-family: 'Cherry Cream Soda';
    font-size: 13px;
    font-weight: 100;
    color: #890e0e;
  text-align: center;
a {
text-decoration: none;
    color: #fcc203;
}
a:visited {
text-decoration: none;
color: #fcc203;
}
a:hover {
text-decoration: none;
color: #890e0e;
}
a:active {
text-decoration: none;
}
}
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 180px;
     color: #890e0e;
    font-family: 'Cherry Cream Soda';
    font-size: 15px;
    font-weight: 100;
    text-align: center;
}
li a {
  display: block;
  padding: 5px 10px;
  text-decoration: none;
     color: #890e0e;
}
li a:hover {
  background-color: #628b90;
  color: #890e0e;
}
img {
  display: block;
  margin: auto;
}
icons {  color: #628b90;
}
i {
    font-size: 20px;
    text-decoration: none;
}
a {
text-decoration: none;
   color: #628b90;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
table, td {
  border: none;
   padding-right: 10px;
  border-collapse: collapse;
  text-align: left;
}
td:nth-child(odd) {
  text-align: right;
}
footer {
    position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
  text-align: center;
}




