li {
  margin-left: -1px;
  list-style: none;
  padding-left: 1.2em;
  text-indent: -1.2em;
}

.div2 li:before {
    content: url(https://totewaffe.neocities.org/graphics/text.png);
    display: block;
    float: left;
    width: 1.2em;
}

.toggle a {
  margin-left: 7.5px;
}

.toggle li:before {
  margin-left: 7.5px;
}

.toggle a {
  margin-left: -2px;
}

a {
  color: #22201F;
  text-decoration: none;
}

a:hover {
  color: #4D4746;
  border-bottom: 2px dotted #4D4746;
}





/* actual things */
.div4 b {
  border-bottom: 2px dotted #22201F;
  cursor: pointer;
  font-size: 19px;
}

.div2 b {
  border-bottom: 2px solid #22201F;
}

.div2 a b {
  cursor: pointer;
  font-size: 16px;
  text-decoration: none;
}

.div1 h1 {
  font-family: 'CCOverbyteOn', cursive;
  -webkit-text-stroke: 2px #22201F;
  text-align: center;
  font-size: 50px;
  margin-top: -20px;
  color: #87786D;
}

.div1 marquee {
  margin-top: -70px;
  background-color: #FEF3E4;
  width: 500px;
  border: 2px #22201F solid;
  margin: auto;
  display: block;
}

.div1 p {
  text-align: center;
  margin-top: 5px;
}

.div5 li {
  font-size: 20px;
}

.div5 li:before {
    content: url(https://totewaffe.neocities.org/graphics/ubb.png);
    display: block;
    float: left;
    width: 1.2em;
}

.div5 p {
  font-size: 22px;
}

.blinkies {
  display: block;
  width: 200px;
  margin: 0 auto;
  margin-top: 20px;
}

.blinkies img {
  width: 200px;
}