/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
#wrapper {
  background-color: #3f4447;
  text-align: center;
  width: 100%;
  height: 100%;
}
#bas {
  text-align: center;
  font-family: Verdana;
  color: white;
  font-style: normal;
  font-weight: normal;
  font-size: 9pt;
}
#contact {
  font-family: Verdana;
  font-size: 8pt;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
}
body {
  text-align: center;
  background-color: #3f4447;
}
