body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background: #FFFFFF;
  margin: 0;
  padding: 2px;
  font-size: x-small;
}

.main {
  display: block;
  text-align: center;
}

.main img {
  border: none;
}

#footermenu {
    text-align: center;
    color: #65BEB1;
    padding: 5px 0 5px 0;
}

#footermenu a:link {color: #79658D; text-decoration: none; }
#footermenu a:active {color: #EB208D; text-decoration: none; }
#footermenu a:visited {color: #79658D; text-decoration: none; }
#footermenu a:hover {color: #EB208D; text-decoration: none; }

#footer {
    text-align: center;
}
