/* Generated by KaZcadeS */
body {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: normal;
  background-color: #000000;
  background-image: url(images/darkverse.png);
  background-position: center;
  opacity: 1;
}
#mainhead {
  width: 100%;
  margin-left: 1%;
  margin-right: 1%;
}
#main {
  width: 100%;
  margin-left: 1%;
  margin-right: 1%;
}
h2 {
  color: #dcdcdc;
  font-weight: bold;
  font-size: 20px;
  font-style: normal;
}
h3 {
  font-style: italic;
  font-size: 16px;
  color: #718dd4;
}
h4 {
  font-style: italic;
  font-size: 12px;
  color: #718dd4;
}
h5 {
  font-style: normal;
  font-size: 12px;
  color: #ffffff;
}

h1 {
  font-weight: bold;
  font-style: oblique;
  font-size: 24px;
  color: #ffffff;
}
a:link, a:visited {
  font-size: 11px;
  color: #cddbed;
}
a:hover {
  color: #879cca;
}
