/* Generated by KompoZer */
body {
  background-image: url(./Images/logo.png);
  background-repeat: no-repeat;
  background-color: #000000;
  color: #33cc00;
  font-family: "Courier New",Courier,monospace;
}
#header {
  border-bottom: 1px dotted;
  margin-left: 165px;
}
#language {
  width: 100px;
  margin-right: 0px;
  margin-left: auto;
}
#location {
  margin-right: 110px;
  font-family: arial;
  font-size: 0.8em;
}
#content {
  margin-left: 165px;
}
#footer {
  border-top: 1px dotted;
  font-family: Arial;
  font-size: 0.6em;
}
