html {
  font-family: arial, helvectia, sanas-serif;
}
body {
  background-image: url("https://theorderofthestone.neocities.org/Images/dark%20cobble.png");
  background-position: right 10px top;
  margin: 0px;
  color: #E0D0D0;
  font-size: 100%;
}
#logo {
  float: left;
  height: 48px;
  overflow: hidden;
  text-indent: -10000px;
}
.headercon {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}
 left {
  overflow: hidden;
  width: 640px;
  float: left;
}
.copyright {
  position: static;
  display: block;
  margin-left: auto;
  margin-right: auto;
    top: 580px;
}
aside {
  width: 300px;
  margin-top: 40px;
  float: left;
}
.wrapper {
  width: 1000px;
  margin: 0 auto;
  margin-top: 1em;
  position: relative;
  padding: 20px 0 0px;
}
p, ul {margin-top:1.5em; }
header{
  height: 48px;
    background: #211710 url(https://theorderofthestone.neocities.org/Images/darkstone.gif);
  display: block;
}
#menu {
  list-style: none;
  font-size: 16px;
  font-weight: bold;
  padding: 14px 0 0;
  width: 415px;
  margin-top: 0;
  float: left;
  margin-left: 0;
}
p {
  font-size: 13px;
}
header a {
  color: #fff;
  text-decoration: none;
}
a {
  text-decoration: none;
}
.wrapper a:visited {
  color: #aaaaff;
}
.wrapper a {
  color: #aaaaff
}
a:hover, a:active {
  text-decoration: underline;
}
header a, header a:active, header a:visited {
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}
p, ul {
  margin-top: 1.5em;
}
#menu li {
  float: left;
  margin-left: 10px;
}
#menu {
  list-style: none;
  font-size: 16px;
  font-weight: bold;
}

  