#main-footer{
  background-color:dimgrey;
  color:white;
  width:100%;
  font-family:verdana, arial, helvetica, sans-serif;
  text-align:center;
  height:75px;
  padding:10px 0px;
  border-top:solid;
  border-top-width:20px;
  border-top-color:royalblue;
  margin: 0px 0px 0px 0px;
}
