  body {
    background-color: HSL(0, 0%, 33%);
  }
  #links {
    border: RGB(0, 200, 255) 5px double;
    width: 70.12%;
    margin-left: auto;
    margin-right: auto;
  }
  #home {
    color: HSL(0, 0%, 0%);
    background-color: HSL(0, 0%, 100%);
  }
  #home:visited {
    color: RGB(0, 0, 255);
  }
  #home:hover {
    color: brown;
  }
  #book1 {
    color: HSL(60, 100%, 50%);
    background-color: HSL(240, 100%, 50%);
  }
  #book1:visited {
    color: RGB(255, 0, 0);
  }
  #book1:hover {
    color: RGB(0, 128, 0);
  }
  #book2 {
    color: HSL(0, 100%, 50%);
    background-color: HSL(60, 100%, 50%);
  }
  #book2:visited {
    color: RGB(0, 128, 0);
  }
  #book2:hover {
    color: RGB(255, 128, 0);
  }
  #book3 {
    color: #008000;
    background-color: HSL(0, 100%, 50%);
  }
  #book3:visited {
    color: RGB(255, 128, 0);
  }
  #book3:hover {
    color: RGB(128, 0, 255);
  }
  #book4 {
    color: #ff8000;
    background-color: #008000;
  }
  #book4:visited {
    color: RGB(128, 0, 255);
  }
  #book4:hover {
    color: RGB(255, 128, 192);
  }
  #characters {
    color: HSL(0, 0%, 0%);
    background-color: RGB(150, 75, 0);
  }
  #characters:visited {
    color: white;
  }
  #characters:hover {
    color: RGB(0, 0, 255);
  }
  #forums {
    color: HSL(29, 80%, 21%);
    background-color: HSL(0, 0%, 67%);
  }
  #forums:visted {
    color: white;
  }
  #forums:hover {
    color: black;
  }
  #top {
    box-shadow: 10px 10px 10px #000000;
    font-family: Courier New;
    text-align: center;
    color: RGB(255, 255, 255);
    background-color: RGB(0, 0, 0);
    border: RGB(150, 75, 0) 5px solid;
    border-radius: 5em;
    width: 30%;
    margin: auto;
  }
  #links2 {
    border: RGB(0, 200, 255) 5px double;
    width: 9.67%;
    margin-left: auto;
    margin-right: auto;
  }
  #book1characters {
    color: HSL(60, 100%, 50%);
    background-color: HSL(240, 100%, 50%);
}
  #book1characters:visited {
    color: RGB(255, 0, 0);
  }
  #book1characters:hover {
    color: RGB(0, 128, 0);
  }
  #book1enemies {
    color: HSL(60, 100%, 50%);
    background-color: HSL(240, 100%, 50%);
  }
  #book1enemies:visited {
    color: RGB(255, 0, 0);
  }
  #book1enemies:hover {
    color: RGB(0, 128, 0);
  }
  #book2characters {
    color: HSL(0, 100%, 50%);
    background-color: HSL(60, 100%, 50%);
  }
  #book2characters:visited {
    color: RGB(0, 128, 0);
  }
  #book2characters:hover {
    color: RGB(255, 128, 0);
  }
  #book2enemies {
    color: HSL(0, 100%, 50%);
    background-color: HSL(60, 100%, 50%);
  }
  #book2enemies:visited {
    color: RGB(0, 128, 0);
  }
  #book2enemies:hover {
    color: RGB(255, 128, 0);
  }
  #book3characters {
    color: #008000;
    background-color: HSL(0, 100%, 50%);
  }
  #book3characters:visited {
    color: RGB(255, 128, 0);
  }
  #book3characters:hover {
    color: RGB(128, 0, 255);
  }
  #book3enemies {
    color: #008000;
    background-color: HSL(0, 100%, 50%);
  }
  #book3enemies:visited {
    color: RGB(255, 128, 0);
  }
  #book3enemies:hover {
    color: RGB(128, 0, 255);
  }
  #book4characters {
    color: #ff8000;
    background-color: #008000;
  }
  #book4characters:visited {
    color: RGB(128, 0, 255);
  }
  #book4characters:hover {
    color: RGB(255, 128, 192);
  }
  #book4enemies {
    color: #ff8000;
    background-color: #008000;
  }
  #book4enemies:visited {
    color: RGB(128, 0, 255);
  }
  #book4enemies:hover {
    color: RGB(255, 128, 192);
  }
  #characters_from_book_1 {
    box-shadow: 10px 10px 10px #000000;
    font-family: Georgia;
    text-align: center;
    color: HSL(60, 100%, 50%);
    background-color: HSL(240, 100%, 50%);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 43%;
    margin: auto;
  }
  #characters_from_book_1:hover {
    color: RGB(255, 0, 0);
  }
  #isaac {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #ff8000;
    background-color: #ff4000;
    border: RGB(0, 0, 255) 5px solid;
    border-radius: 5em;
    width: 10%;
    margin: auto;
  }
  #isaac2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #ff8000;
    background-color: #ff4000;
    border: RGB(0, 0, 255) 5px solid;
    border-radius: 5em;
    width: 43%;
    margin: auto;
  }
  #paula {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #004000;
    background-color: #00ffff;
    border: RGB(0, 0, 255) 5px solid;
    border-radius: 5em;
    width: 7%;
    margin: auto;
  }
  #paula2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #004000;
    background-color: #00ffff;
    border: RGB(0, 0, 255) 5px solid;
    border-radius: 5em;
    width: 35%;
    margin: auto;
  }
  #rick {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #000000;
    background-color: #00ff00;
    border: RGB(0, 0, 255) 5px solid;
    border-radius: 5em;
    width: 9%;
    margin: auto;
  }
  #rick2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #000000;
    background-color: #00ff00;
    border: RGB(0, 0, 255) 5px solid;
    border-radius: 5em;
    width: 40%;
    margin: auto;
  }
  #joseph {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(0, 100, 255);
    background-color: RGB(0, 0, 255);
    border: RGB(0, 200, 255) 5px solid;
    border-radius: 5em;
    width: 8%;
    margin: auto;
  }
  #joseph2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(0, 100, 255);
    background-color: RGB(0, 0, 255);
    border: RGB(0, 200, 255) 5px solid;
    border-radius: 5em;
    width: 58%;
    margin: auto;
  }
  #michael {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(0, 128, 0);
    background-color: RGB(0, 255, 0);
    border: RGB(0, 0, 255) 5px solid;
    border-radius: 5em;
    width: 10%;
    margin: auto;
  }
  #michael2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(0, 128, 0);
    background-color: RGB(0, 255, 0);
    border: RGB(0, 0, 255) 5px solid;
    border-radius: 5em;
    width: 45%;
    margin: auto;
  }
  #george {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(255, 255, 255);
    background-color: RGB(0, 0, 0);
    border: RGB(0, 0, 255) 5px solid;
    border-radius: 5em;
    width: 10%;
    margin: auto;
  }
  #george2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(255, 255, 255);
    background-color: RGB(0, 0, 0);
    border: RGB(0, 0, 255) 5px solid;
    border-radius: 5em;
    width: 37%;
    margin: auto;
  }
  #battle {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(255, 150, 0);
    background-color: RGB(255, 255, 0);
    border: RGB(0, 0, 255) 5px solid;
    border-radius: 5em;
    width: 4%;
    margin: auto;
  }
  #battle2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(255, 150, 0);
    background-color: RGB(255, 255, 0);
    border: RGB(0, 0, 255) 5px solid;
    border-radius: 5em;
    width: 57%;
    margin: auto;
  }
  #may {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: magenta;
    background-color: pink;
    border: RGB(0, 0, 255) 5px solid;
    border-radius: 5em;
    width: 9%;
    margin: auto;
  }
  #may2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: magenta;
    background-color: pink;
    border: RGB(0, 0, 255) 5px solid;
    border-radius: 5em;
    width: 82%;
    margin: auto;
  }
  #william {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(0, 100, 255);
    background-color: RGB(0, 0, 255);
    border: RGB(0, 200, 255) 5px solid;
    border-radius: 5em;
    width: 10%;
    margin: auto;
  }
  #william2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(0, 100, 255);
    background-color: RGB(0, 0, 255);
    border: RGB(0, 200, 255) 5px solid;
    border-radius: 5em;
    width: 54%;
    margin: auto;
  }
  #sarah {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(0, 100, 255);
    background-color: RGB(0, 0, 255);
    border: RGB(0, 200, 255) 5px solid;
    border-radius: 5em;
    width: 9%;
    margin: auto;
  }
  #sarah2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(0, 100, 255);
    background-color: RGB(0, 0, 255);
    border: RGB(0, 200, 255) 5px solid;
    border-radius: 5em;
    width: 58%;
    margin: auto;
  }
  #carl {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(0, 100, 255);
    background-color: RGB(0, 0, 255);
    border: RGB(0, 200, 255) 5px solid;
    border-radius: 5em;
    width: 8%;
    margin: auto;
  }
  #carl2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(0, 100, 255);
    background-color: RGB(0, 0, 255);
    border: RGB(0, 200, 255) 5px solid;
    border-radius: 5em;
    width: 43%;
    margin: auto;
  }
  #jerky {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(255, 255, 255);
    background-color: RGB(128, 0, 255);
    border: RGB(0, 0, 255) 5px solid;
    border-radius: 5em;
    width: 7%;
    margin: auto;
  }
  #jerky2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(255, 255, 255);
    background-color: RGB(128, 0, 255);
    border: RGB(0, 0, 255) 5px solid;
    border-radius: 5em;
    width: 42%;
    margin: auto;
  }
  #laura {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(255, 255, 255);
    background-color: RGB(0, 0, 0);
    border: RGB(0, 0, 255) 5px solid;
    border-radius: 5em;
    width: 9%;
    margin: auto;
  }
  #laura2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(255, 255, 255);
    background-color: RGB(0, 0, 0);
    border: RGB(0, 0, 255) 5px solid;
    border-radius: 5em;
    width: 48%;
    margin: auto;
  }
  #jerkier {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(255, 150, 0);
    background-color: RGB(255, 255, 0);
    border: RGB(0, 0, 255) 5px solid;
    border-radius: 5em;
    width: 5%;
    margin: auto;
  }
  #jerkier2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(255, 150, 0);
    background-color: RGB(255, 255, 0);
    border: RGB(0, 0, 255) 5px solid;
    border-radius: 5em;
    width: 45%;
    margin: auto;
  }
  #john {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(255, 255, 255);
    background-color: RGB(0, 0, 0);
    border: RGB(0, 0, 255) 5px solid;
    border-radius: 5em;
    width: 10%;
    margin: auto;
  }
  #john2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(255, 255, 255);
    background-color: RGB(0, 0, 0);
    border: RGB(0, 0, 255) 5px solid;
    border-radius: 5em;
    width: 37%;
    margin: auto;
  }
  #jerkiest {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(150, 75, 0);
    background-color: RGB(100, 50, 0);
    border: RGB(0, 0, 255) 5px solid;
    border-radius: 5em;
    width: 5%;
    margin: auto;
  }
  #jerkiest2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(150, 75, 0);
    background-color: RGB(100, 50, 0);
    border: RGB(0, 0, 255) 5px solid;
    border-radius: 5em;
    width: 51%;
    margin: auto;
  }
  #enemies_from_book_1 {
    box-shadow: 10px 10px 10px #000000;
    font-family: Georgia;
    text-align: center;
    color: HSL(60, 100%, 50%);
    background-color: HSL(240, 100%, 50%);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 40%;
    margin: auto;
  }
  #enemies_from_book_1:hover {
    color: RGB(255, 0, 0);
  }
  #arterisk {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: HSL(60, 100%, 50%);
    background-color: HSL(240, 100%, 50%);
    border: RGB(255, 0, 0) 5px solid;
    border-radius: 5em;
    width: 5%;
    margin: auto;
  }
  #arterisk2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: HSL(60, 100%, 50%);
    background-color: HSL(240, 100%, 50%);
    border: RGB(255, 0, 0) 5px solid;
    border-radius: 5em;
    width: 29%;
    margin: auto;
  }
  #snowwoman {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: HSL(60, 100%, 50%);
    background-color: HSL(240, 100%, 50%);
    border: RGB(255, 0, 0) 5px solid;
    border-radius: 5em;
    width: 7%;
    margin: auto;
  }
  #snowwoman2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: HSL(60, 100%, 50%);
    background-color: HSL(240, 100%, 50%);
    border: RGB(255, 0, 0) 5px solid;
    border-radius: 5em;
    width: 27%;
    margin: auto;
  }
  #vamviper {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: HSL(60, 100%, 50%);
    background-color: HSL(240, 100%, 50%);
    border: RGB(255, 0, 0) 5px solid;
    border-radius: 5em;
    width: 6%;
    margin: auto;
  }
  #vamviper2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: HSL(60, 100%, 50%);
    background-color: HSL(240, 100%, 50%);
    border: RGB(255, 0, 0) 5px solid;
    border-radius: 5em;
    width: 41%;
    margin: auto;
  }
  #cactsius {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: HSL(60, 100%, 50%);
    background-color: HSL(240, 100%, 50%);
    border: RGB(255, 0, 0) 5px solid;
    border-radius: 5em;
    width: 5%;
    margin: auto;
  }
  #cactsius2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: HSL(60, 100%, 50%);
    background-color: HSL(240, 100%, 50%);
    border: RGB(255, 0, 0) 5px solid;
    border-radius: 5em;
    width: 30%;
    margin: auto;
  }
  #fatlady {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: HSL(60, 100%, 50%);
    background-color: HSL(240, 100%, 50%);
    border: RGB(255, 0, 0) 5px solid;
    border-radius: 5em;
    width: 6%;
    margin: auto;
  }
  #fatlady2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: HSL(60, 100%, 50%);
    background-color: HSL(240, 100%, 50%);
    border: RGB(255, 0, 0) 5px solid;
    border-radius: 5em;
    width: 19%;
    margin: auto;
  }
  #squnk {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: HSL(60, 100%, 50%);
    background-color: HSL(240, 100%, 50%);
    border: RGB(255, 0, 0) 5px solid;
    border-radius: 5em;
    width: 4%;
    margin: auto;
  }
  #squnk2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: HSL(60, 100%, 50%);
    background-color: HSL(240, 100%, 50%);
    border: RGB(255, 0, 0) 5px solid;
    border-radius: 5em;
    width: 39%;
    margin: auto;
  }
  #princesschimp {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: HSL(60, 100%, 50%);
    background-color: HSL(240, 100%, 50%);
    border: RGB(255, 0, 0) 5px solid;
    border-radius: 5em;
    width: 9%;
    margin: auto;
  }
  #princesschimp2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: HSL(60, 100%, 50%);
    background-color: HSL(240, 100%, 50%);
    border: RGB(255, 0, 0) 5px solid;
    border-radius: 5em;
    width: 27%;
    margin: auto;
  }
  #blueburt {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: HSL(60, 100%, 50%);
    background-color: HSL(240, 100%, 50%);
    border: RGB(255, 0, 0) 5px solid;
    border-radius: 5em;
    width: 6%;
    margin: auto;
  }
  #blueburt2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: HSL(60, 100%, 50%);
    background-color: HSL(240, 100%, 50%);
    border: RGB(255, 0, 0) 5px solid;
    border-radius: 5em;
    width: 38%;
    margin: auto;
  }
  #cherrymonster {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: HSL(60, 100%, 50%);
    background-color: HSL(240, 100%, 50%);
    border: RGB(255, 0, 0) 5px solid;
    border-radius: 5em;
    width: 9%;
    margin: auto;
  }
  #cherrymonster2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: HSL(60, 100%, 50%);
    background-color: HSL(240, 100%, 50%);
    border: RGB(255, 0, 0) 5px solid;
    border-radius: 5em;
    width: 28%;
    margin: auto;
  }
  #characters_from_book_2 {
    box-shadow: 10px 10px 10px #000000;
    font-family: Georgia;
    text-align: center;
    color: HSL(0, 100%, 50%);
    background-color: HSL(60, 100%, 50%);
    border: RGB(255, 128, 0) 5px solid;
    border-radius: 5em;
    width: 41%;
    margin: auto;
  }
  #characters_from_book_2:hover {
    color: RGB(0, 128, 0);
  }
  #robert {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(0, 0, 0);
    background-color: RGB(255, 255, 255);
    border: RGB(255, 255, 0) 5px solid;
    border-radius: 5em;
    width: 10%;
    margin: auto;
  }
  #robert2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(0, 0, 0);
    background-color: RGB(255, 255, 255);
    border: RGB(255, 255, 0) 5px solid;
    border-radius: 5em;
    width: 51%;
    margin: auto;
  }
  #tina_and_gina {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(0, 128, 0);
    background-color: RGB(0, 0, 255);
    border: RGB(255, 255, 0) 5px solid;
    border-radius: 5em;
    width: 13%;
    margin: auto;
  }
  #tina_and_gina2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(0, 128, 0);
    background-color: RGB(0, 0, 255);
    border: RGB(255, 255, 0) 5px solid;
    border-radius: 5em;
    width: 65%;
    margin: auto;
  }
  #michelle {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(255, 150, 0);
    background-color: RGB(255, 255, 0);
    border: RGB(255, 255, 200) 5px solid;
    border-radius: 5em;
    width: 5%;
    margin: auto;
  }
  #michelle2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(255, 150, 0);
    background-color: RGB(255, 255, 0);
    border: RGB(255, 255, 200) 5px solid;
    border-radius: 5em;
    width: 54%;
    margin: auto;
  }
  #jacob {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(0, 100, 255);
    background-color: RGB(0, 0, 255);
    border: RGB(255, 255, 0) 5px solid;
    border-radius: 5em;
    width: 7%;
    margin: auto;
  }
  #jacob2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(0, 100, 255);
    background-color: RGB(0, 0, 255);
    border: RGB(255, 255, 0) 5px solid;
    border-radius: 5em;
    width: 48%;
    margin: auto;
  }
  #april {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(100, 100, 100);
    background-color: RGB(200, 200, 200);
    border: RGB(255, 255, 0) 5px solid;
    border-radius: 5em;
    width: 12%;
    margin: auto;
  }
  #april2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(100, 100, 100);
    background-color: RGB(200, 200, 200);
    border: RGB(255, 255, 0) 5px solid;
    border-radius: 5em;
    width: 49%;
    margin: auto;
  }
  #artairy {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(255, 150, 0);
    background-color: RGB(255, 255, 0);
    border: RGB(255, 255, 200) 5px solid;
    border-radius: 5em;
    width: 7%;
    margin: auto;
  }
  #artairy2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(255, 150, 0);
    background-color: RGB(255, 255, 0);
    border: RGB(255, 255, 200) 5px solid;
    border-radius: 5em;
    width: 63%;
    margin: auto;
  }
  #jerkierest {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: magenta;
    background-color: pink;
    border: RGB(255, 255, 0) 5px solid;
    border-radius: 5em;
    width: 6%;
    margin: auto;
  }
  #jerkierest2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: magenta;
    background-color: pink;
    border: RGB(255, 255, 0) 5px solid;
    border-radius: 5em;
    width: 33%;
    margin: auto;
  }
  #enemies_from_book_2 {
    box-shadow: 10px 10px 10px #000000;
    font-family: Georgia;
    text-align: center;
    color: HSL(0, 100%, 50%);
    background-color: HSL(60, 100%, 50%);
    border: RGB(255, 128, 0) 5px solid;
    border-radius: 5em;
    width: 39%;
    margin: auto;
  }
  #enemies_from_book_2:hover {
    color: RGB(0, 128, 0);
  }
  #clevil {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: HSL(0, 100%, 50%);
    background-color: HSL(60, 100%, 50%);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 4%;
    margin: auto;
  }
  #clevil2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: HSL(0, 100%, 50%);
    background-color: HSL(60, 100%, 50%);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 48%;
    margin: auto;
  }
  #toxicana {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: HSL(0, 100%, 50%);
    background-color: HSL(60, 100%, 50%);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 5%;
    margin: auto;
  }
   #toxicana2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: HSL(0, 100%, 50%);
    background-color: HSL(60, 100%, 50%);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 38%;
    margin: auto;
  }
   #penciled {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: HSL(0, 100%, 50%);
    background-color: HSL(60, 100%, 50%);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 5%;
    margin: auto;
  }
  #penciled2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: HSL(0, 100%, 50%);
    background-color: HSL(60, 100%, 50%);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 40%;
    margin: auto;
  }
  #waterizer {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: HSL(0, 100%, 50%);
    background-color: HSL(60, 100%, 50%);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 6%;
    margin: auto;
  }
  #waterizer2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: HSL(0, 100%, 50%);
    background-color: HSL(60, 100%, 50%);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 31%;
    margin: auto;
  }
  #piratarro {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: HSL(0, 100%, 50%);
    background-color: HSL(60, 100%, 50%);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 5%;
    margin: auto;
  }
  #piratarro2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: HSL(0, 100%, 50%);
    background-color: HSL(60, 100%, 50%);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 35%;
    margin: auto;
  }
  #chipoke {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: HSL(0, 100%, 50%);
    background-color: HSL(60, 100%, 50%);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 5%;
    margin: auto;
  }
  #chipoke2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: HSL(0, 100%, 50%);
    background-color: HSL(60, 100%, 50%);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 38%;
    margin: auto;
  }
  #pony {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: HSL(0, 100%, 50%);
    background-color: HSL(60, 100%, 50%);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 3%;
    margin: auto;
  }
  #pony2 {
   box-shadow: 10px 10px 10px #000000;
   text-align: center;
   color: HSL(0, 100%, 50%);
   background-color: HSL(60, 100%, 50%);
   border: RGB(0, 128, 0) 5px solid;
   border-radius: 5em;
   width: 45%;
   margin: auto;
  }
  #sheeper {
   box-shadow: 10px 10px 10px #000000;
   text-align: center;
   color: HSL(0, 100%, 50%);
   background-color: HSL(60, 100%, 50%);
   border: RGB(0, 128, 0) 5px solid;
   border-radius: 5em;
   width: 5%;
   margin: auto;
  }
   #sheeper2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: HSL(0, 100%, 50%);
    background-color: HSL(60, 100%, 50%);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 24%;
    margin: auto;
  }
  #blackfairy {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: HSL(0, 100%, 50%);
    background-color: HSL(60, 100%, 50%);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 7%;
    margin: auto;
  }
  #blackfairy2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: HSL(0, 100%, 50%);
    background-color: HSL(60, 100%, 50%);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 45%;
    margin: auto;
  }
  #characters_from_book_3 {
    box-shadow: 10px 10px 10px #000000;
    font-family: Georgia;
    text-align: center;
    color: #008000;
    background-color: HSL(0, 100%, 50%);
    border: RGB(128, 0, 255) 5px solid;
    border-radius: 5em;
    width: 41%;
    margin: auto;
  }
  #characters_from_book_3:hover {
    color: RGB(255, 128, 0);
  }
  #luna {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(0, 100, 255);
    background-color: RGB(0, 0, 255);
    border: RGB(255, 0, 0) 5px solid;
    border-radius: 5em;
    width: 9%;
    margin: auto;
  }
  #luna2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(0, 100, 255);
    background-color: RGB(0, 0, 255);
    border: RGB(255, 0, 0) 5px solid;
    border-radius: 5em;
    width: 44%;
    margin: auto;
  }
  #roger {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(255, 255, 255);
    background-color: HSL(0, 100%, 50%);
    border: RGB(100, 0, 0) 5px solid;
    border-radius: 5em;
    width: 8%;
    margin: auto;
  }
  #roger2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(255, 255, 255);
    background-color: HSL(0, 100%, 50%);
    border: RGB(100, 0, 0) 5px solid;
    border-radius: 5em;
    width: 49%;
    margin: auto;
  }
  #jason {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #ff8000;
    background-color: #ff4000;
    border: RGB(255, 0, 0) 5px solid;
    border-radius: 5em;
    width: 4%;
    margin: auto;
  }
  #jason2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #ff8000;
    background-color: #ff4000;
    border: RGB(255, 0, 0) 5px solid;
    border-radius: 5em;
    width: 34%;
    margin: auto;
  }
  #ursula {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(255, 255, 255);
    background-color: RGB(0, 0, 0);
    border: RGB(255, 0, 0) 5px solid;
    border-radius: 5em;
    width: 5%;
    margin: auto;
  }
  #ursula2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(255, 255, 255);
    background-color: RGB(0, 0, 0);
    border: RGB(255, 0, 0) 5px solid;
    border-radius: 5em;
    width: 39%;
    margin: auto;
  }
  #kurt {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(200, 100, 255);
    background-color: RGB(128, 0, 255);
    border: RGB(255, 0, 0) 5px solid;
    border-radius: 5em;
    width: 10%;
    margin: auto;
  }
  #kurt2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(200, 100, 255);
    background-color: RGB(128, 0, 255);
    border: RGB(255, 0, 0) 5px solid;
    border-radius: 5em;
    width: 66%;
    margin: auto;
  }
  #kaitlyn {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(0, 100, 255);
    background-color: RGB(0, 0, 255);
    border: RGB(255, 0, 0) 5px solid;
    border-radius: 5em;
    width: 10%;
    margin: auto;
  }
  #kaitlyn2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(0, 100, 255);
    background-color: RGB(0, 0, 255);
    border: RGB(255, 0, 0) 5px solid;
    border-radius: 5em;
    width: 41%;
    margin: auto;
  }
  #bart {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(0, 100, 255);
    background-color: RGB(0, 0, 255);
    border: RGB(255, 0, 0) 5px solid;
    border-radius: 5em;
    width: 7%;
    margin: auto;
  }
  #bart2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(0, 100, 255);
    background-color: RGB(0, 0, 255);
    border: RGB(255, 0, 0) 5px solid;
    border-radius: 5em;
    width: 34%;
    margin: auto;
  }
  #donna {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(0, 100, 255);
    background-color: RGB(0, 0, 255);
    border: RGB(255, 0, 0) 5px solid;
    border-radius: 5em;
    width: 8%;
    margin: auto;
  }
  #donna2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(0, 100, 255);
    background-color: RGB(0, 0, 255);
    border: RGB(255, 0, 0) 5px solid;
    border-radius: 5em;
    width: 47%;
    margin: auto;
  }
  #enemies_from_book_3 {
    box-shadow: 10px 10px 10px #000000;
    font-family: Georgia;
    text-align: center;
    color: #008000;
    background-color: HSL(0, 100%, 50%);
    border: RGB(128, 0, 255) 5px solid;
    border-radius: 5em;
    width: 39%;
    margin: auto;
  }
  #enemies_from_book_3:hover {
    color: RGB(255, 128, 0);
  }
  #mimanator {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #008000;
    background-color: HSL(0, 100%, 50%);
    border: RGB(255, 128, 0) 5px solid;
    border-radius: 5em;
    width: 7%;
    margin: auto;
  }
  #mimanator2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #008000;
    background-color: HSL(0, 100%, 50%);
    border: RGB(255, 128, 0) 5px solid;
    border-radius: 5em;
    width: 39%;
    margin: auto;
  }
  #shellster {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #008000;
    background-color: HSL(0, 100%, 50%);
    border: RGB(255, 128, 0) 5px solid;
    border-radius: 5em;
    width: 5%;
    margin: auto;
  }
  #shellster2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #008000;
    background-color: HSL(0, 100%, 50%);
    border: RGB(255, 128, 0) 5px solid;
    border-radius: 5em;
    width: 31%;
    margin: auto;
  }
  #cartamizer {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #008000;
    background-color: HSL(0, 100%, 50%);
    border: RGB(255, 128, 0) 5px solid;
    border-radius: 5em;
    width: 7%;
    margin: auto;
  }
  #cartamizer2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #008000;
    background-color: HSL(0, 100%, 50%);
    border: RGB(255, 128, 0) 5px solid;
    border-radius: 5em;
    width: 47%;
    margin: auto;
  }
  #irex {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #008000;
    background-color: HSL(0, 100%, 50%);
    border: RGB(255, 128, 0) 5px solid;
    border-radius: 5em;
    width: 4%;
    margin: auto;
  }
  #irex2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #008000;
    background-color: HSL(0, 100%, 50%);
    border: RGB(255, 128, 0) 5px solid;
    border-radius: 5em;
    width: 41%;
    margin: auto;
  }
  #arterise {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #008000;
    background-color: HSL(0, 100%, 50%);
    border: RGB(255, 128, 0) 5px solid;
    border-radius: 5em;
    width: 5%;
    margin: auto;
  }
  #arterise2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #008000;
    background-color: HSL(0, 100%, 50%);
    border: RGB(255, 128, 0) 5px solid;
    border-radius: 5em;
    width: 36%;
    margin: auto;
  }
  #steelicious {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #008000;
    background-color: HSL(0, 100%, 50%);
    border: RGB(255, 128, 0) 5px solid;
    border-radius: 5em;
    width: 6%;
    margin: auto;
  }
  #steelicious2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #008000;
    background-color: HSL(0, 100%, 50%);
    border: RGB(255, 128, 0) 5px solid;
    border-radius: 5em;
    width: 36%;
    margin: auto;
  }
  #caasi {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #008000;
    background-color: HSL(0, 100%, 50%);
    border: RGB(255, 128, 0) 5px solid;
    border-radius: 5em;
    width: 4%;
    margin: auto;
  }
  #caasi2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #008000;
    background-color: HSL(0, 100%, 50%);
    border: RGB(255, 128, 0) 5px solid;
    border-radius: 5em;
    width: 32%;
    margin: auto;
  }
  #birdalord {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #008000;
    background-color: HSL(0, 100%, 50%);
    border: RGB(255, 128, 0) 5px solid;
    border-radius: 5em;
    width: 6%;
    margin: auto;
  }
  #birdalord2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #008000;
    background-color: HSL(0, 100%, 50%);
    border: RGB(255, 128, 0) 5px solid;
    border-radius: 5em;
    width: 34%;
    margin: auto;
  }
  #strawberrycreature {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #008000;
    background-color: HSL(0, 100%, 50%);
    border: RGB(255, 128, 0) 5px solid;
    border-radius: 5em;
    width: 12%;
    margin: auto;
  }
  #strawberrycreature2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #008000;
    background-color: HSL(0, 100%, 50%);
    border: RGB(255, 128, 0) 5px solid;
    border-radius: 5em;
    width: 45%;
    margin: auto;
  }
  #characters_from_book_4 {
    box-shadow: 10px 10px 10px #000000;
    font-family: Georgia;
    text-align: center;
    color: #ff8000;
    background-color: #008000;
    border: RGB(255, 128, 192) 5px solid;
    border-radius: 5em;
    width: 41%;
    margin: auto;
  }
  #characters_from_book_4:hover {
    color: RGB(128, 0, 255);
  }
  #strong {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(255, 150, 0);
    background-color: RGB(255, 255, 0);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 13%;
    margin: auto;
  }
  #strong2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(255, 150, 0);
    background-color: RGB(255, 255, 0);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 46%;
    margin: auto;
  }
  #ashley {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(150, 75, 0);
    background-color: RGB(100, 50, 0);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 18%;
    margin: auto;
  }
  #ashley2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(150, 75, 0);
    background-color: RGB(100, 50, 0);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 41%;
    margin: auto;
  }
  #james {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #008000;
    background-color: RGB(0, 255, 0);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 7%;
    margin: auto;
  }
  #james2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #008000;
    background-color: RGB(0, 255, 0);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 41%;
    margin: auto;
  }
  #margaret {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #0000ff;
    background-color: #00ffff;
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 9%;
    margin: auto;
  }
  #margaret2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #0000ff;
    background-color: #00ffff;
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 52%;
    margin: auto;
  }
  #david {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #0000ff;
    background-color: #00ffff;
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 7%;
    margin: auto;
  }
  #david2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #0000ff;
    background-color: #00ffff;
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 37%;
    margin: auto;
  }
  #arnold {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(0, 128, 0);
    background-color: RGB(0, 255, 0);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 10%;
    margin: auto;
  }
  #arnold2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(0, 128, 0);
    background-color: RGB(0, 255, 0);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 44%;
    margin: auto;
  }
  #wendy {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(0, 100, 255);
    background-color: RGB(0, 0, 255);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 10%;
    margin: auto;
  }
  #wendy2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(0, 100, 255);
    background-color: RGB(0, 0, 255);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 60%;
    margin: auto;
  }
  #elizabeth {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(0, 0, 0);
    background-color: RGB(255, 255, 255);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 11%;
    margin: auto;
  }
  #elizabeth2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(0, 0, 0);
    background-color: RGB(255, 255, 255);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 40%;
    margin: auto;
  }
  #emily {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(255, 150, 0);
    background-color: RGB(255, 255, 0);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 9%;
    margin: auto;
  }
  #emily2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(255, 150, 0);
    background-color: RGB(255, 255, 0);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 34%;
    margin: auto;
  }
  #peter {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(255, 255, 255);
    background-color: RGB(0, 0, 0);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 13%;
    margin: auto;
  }
  #peter2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(255, 255, 255);
    background-color: RGB(0, 0, 0);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 46%;
    margin: auto;
  }
  #jamie {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(255, 255, 255);
    background-color: HSL(0, 100%, 50%);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 7%;
    margin: auto;
  }
  #jamie2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(255, 255, 255);
    background-color: HSL(0, 100%, 50%);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 38%;
    margin: auto;
  }
  #sandra {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(0, 100, 255);
    background-color: RGB(0, 0, 255);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 15%;
    margin: auto;
  }
  #sandra2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: RGB(0, 100, 255);
    background-color: RGB(0, 0, 255);
    border: RGB(0, 128, 0) 5px solid;
    border-radius: 5em;
    width: 57%;
    margin: auto;
  }
  #enemies_from_book_4 {
    box-shadow: 10px 10px 10px #000000;
    font-family: Georgia;
    text-align: center;
    color: #ff8000;
    background-color: #008000;
    border: RGB(255, 128, 192) 5px solid;
    border-radius: 5em;
    width: 39%;
    margin: auto;
  }
  #enemies_from_book_4:hover {
    color: RGB(128, 0, 255);
  }
  #managerman {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #ff8000;
    background-color: #008000;
    border: RGB(128, 0, 255) 5px solid;
    border-radius: 5em;
    width: 8%;
    margin: auto;
  }
  #managerman2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #ff8000;
    background-color: #008000;
    border: RGB(128, 0, 255) 5px solid;
    border-radius: 5em;
    width: 54%;
    margin: auto;
  }
  #lleb {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #ff8000;
    background-color: #008000;
    border: RGB(128, 0, 255) 5px solid;
    border-radius: 5em;
    width: 3%;
    margin: auto;
  }
  #lleb2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #ff8000;
    background-color: #008000;
    border: RGB(128, 0, 255) 5px solid;
    border-radius: 5em;
    width: 36%;
    margin: auto;
  }
  #caasiv2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #ff8000;
    background-color: #008000;
    border: RGB(128, 0, 255) 5px solid;
    border-radius: 5em;
    width: 9%;
    margin: auto;
  }
  #caasiv2_2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #ff8000;
    background-color: #008000;
    border: RGB(128, 0, 255) 5px solid;
    border-radius: 5em;
    width: 36%;
    margin: auto;
  }
  #lavavala {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #ff8000;
    background-color: #008000;
    border: RGB(128, 0, 255) 5px solid;
    border-radius: 5em;
    width: 6%;
    margin: auto;
  }
  #lavavala2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #ff8000;
    background-color: #008000;
    border: RGB(128, 0, 255) 5px solid;
    border-radius: 5em;
    width: 38%;
    margin: auto;
  }
  #inglor {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #ff8000;
    background-color: #008000;
    border: RGB(128, 0, 255) 5px solid;
    border-radius: 5em;
    width: 4%;
    margin: auto;
  }
  #inglor2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #ff8000;
    background-color: #008000;
    border: RGB(128, 0, 255) 5px solid;
    border-radius: 5em;
    width: 51%;
    margin: auto;
  }
  #spirantula {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #ff8000;
    background-color: #008000;
    border: RGB(128, 0, 255) 5px solid;
    border-radius: 5em;
    width: 6%;
    margin: auto;
  }
  #spirantula2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #ff8000;
    background-color: #008000;
    border: RGB(128, 0, 255) 5px solid;
    border-radius: 5em;
    width: 39%;
    margin: auto;
  }
  #sparka {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #ff8000;
    background-color: #008000;
    border: RGB(128, 0, 255) 5px solid;
    border-radius: 5em;
    width: 5%;
    margin: auto;
  }
  #sparka2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #ff8000;
    background-color: #008000;
    border: RGB(128, 0, 255) 5px solid;
    border-radius: 5em;
    width: 42%;
    margin: auto;
  }
  #papercutter {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #ff8000;
    background-color: #008000;
    border: RGB(128, 0, 255) 5px solid;
    border-radius: 5em;
    width: 8%;
    margin: auto;
  }
  #papercutter2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #ff8000;
    background-color: #008000;
    border: RGB(128, 0, 255) 5px solid;
    border-radius: 5em;
    width: 41%;
    margin: auto;
  }
  #buttersloth {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #ff8000;
    background-color: #008000;
    border: RGB(128, 0, 255) 5px solid;
    border-radius: 5em;
    width: 7%;
    margin: auto;
  }
  #buttersloth2 {
    box-shadow: 10px 10px 10px #000000;
    text-align: center;
    color: #ff8000;
    background-color: #008000;
    border: RGB(128, 0, 255) 5px solid;
    border-radius: 5em;
    width: 59%;
    margin: auto;
  }
  #top2 {
    background-color: RGB(0, 0, 0);
    border: RGB(150, 75, 0) 5px double;
    width: 5%;
    margin-left: auto;
    margin-right: auto;
  }
  #top3:visited {
    color: RGB(0, 200, 255);
  }
  #top3:hover {
    color: RGB(255, 255, 0);
  }
  #copyright {
    box-shadow: 10px 10px 10px #000000;
    color: RGB(255, 100, 0);
    background-color: RGB(0, 100, 0);
    font-family: Verdana;
    font-size: small;
    text-align: center;
    border: RGB(63, 49, 81) 5px solid;
    border-radius: 5em;
    width: 12%;
    margin: auto;
  }