@font-face {
  font-family: lucida console;
  font-style: normal;
  #font-weight: 400;
  src: local("Lucida Console"), local("LucidaConsole-Regular"), url(lucida-console_e4dbf36e72813249c56c7fc8ca220bbd.woff) format("woff"), url(lucida-console_e4dbf36e72813249c56c7fc8ca220bbd.ttf) format("truetype"); }
* {
  color: white;
  font-family: lucida console;
  text-align: left;
  margin: 5px 0 0 0;
  padding: 0; }

input, select, button, textarea {
  color: black;
  margin-left: 5px;
  text-align: center;
  width: 200px; }

p {
  text-align: justify; }

html {
  background-color: black;
  margin: 0px;
  padding: 0px;
  min-height: 100%; }

body {
  background-color: #1a1a1a;
  margin: 5px auto;
  padding: 5px;
  max-width: 1300px;
  min-height: 100%; }

a {
  color: #8888ff; }

a:visited {
  color: #4f4f9f; }

a:hover {
  color: #33ff33 !important; }

footer {
  text-align: center; }

.email {
  margin-top: 5px;
  background: #333333;
  padding: 5px; }

.cg {
  color: #009900 !important; }

/*# sourceMappingURL=site.css.map */
