body {
  background-color: #1F1A17;
}

.outerEnvelope {
  margin: 20px 30px 20px 30px;
  color: #F7F4C1;
  width: 600px;
  background-image: url("../art/logo_600x600.jpg");
  background-repeat: no-repeat;
  background-position: 0px 110px;
}


.topInfo {
  width: 25%;
  color: #F7F4C1;
}




.bottomMenu {
  vertical-align: top;
  line-height: 15px;
}

a.bottomMenuLinkBig:visited {
  color: white;
  font-family: Times New Roman, Times, serif;
  font-size: 12pt;
  text-decoration: underline;
}

a.bottomMenuLinkBig:active {
  color: white;
  font-family: Times New Roman, Times, serif;
  font-size: 12pt;
  text-decoration: underline;
}

a.bottomMenuLinkBig:link {
  color: white;
  font-family: Times New Roman, Times, serif;
  font-size: 12pt;
  text-decoration: underline;
}


a.bottomMenuLinkBig:hover {
  color: white;
  font-family: Times New Roman, Times, serif;
  font-size: 12pt;
  text-decoration: underline;
}

a.bottomMenuLinkSmall:visited {
  color: white;
  font-family: Times New Roman, Times, serif;
  font-size: 8pt;
  text-decoration: none;
}

a.bottomMenuLinkSmall:active {
  color: white;
  font-family: Times New Roman, Times, serif;
  font-size: 8pt;
  text-decoration: none;
}

a.bottomMenuLinkSmall:link {
  color: white;
  font-family: Times New Roman, Times, serif;
  font-size: 8pt;
  text-decoration: none;
}


a.bottomMenuLinkSmall:hover {
  color: white;
  font-family: Times New Roman, Times, serif;
  font-size: 8pt;
  text-decoration: none;
}
