body {
  background-color: #120b03;
  width: 325px;
  line-height: 10px;
  margin-left: auto;
  margin-right: auto;
}


p,a {
  color: #a7bb7b;
  font-family: courier;
  text-decoration: none;
}

div#top {
   text-align: right;
   margin-top: 125px;
   margin-bottom: 250px;
}

p#name {
  font-size: 140%;
}

a img {
  border: 0;
}

div#tags {
  margin-top: 30px;
}

