body {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: #0f0f11;
}

#container {
  position: relative;
  width: 860px;
  margin-top: 40px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: #0f0f11;
}

a:link {
  color: #eeeeee;
  text-decoration: none;
  font-weight: bold;
}

a:visited {
  color: #c80000;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #c80000;
  text-decoration: underline;
  font-weight: bold;
}

a:active {
  color: #eeeeee;
  text-decoration: none;
  font-weight: bold;
}

#intro {
  width: 860px;
  position: relative;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

#introtext {
  position: relative;
  font-family: Verdana, Arial, system-ui, sans-serif;
  font-size: 13px;
  line-height: 24px;
  color: #eeeeee;
  text-align: justify;
  margin-top: 35px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
