body {
    background: url('https://furgotten12.neocities.org/images/vibrantechoes.png') repeat;
}

a, a:visited {
    color: #9b007b;
    text-decoration: none;
}

a:hover {
    color: #c500c3;
}

.center {
    margin: 0 auto;
}

.grid {
    display: grid;
}

.imgborder {
     border: 1px solid #ce7de3;
}

.linkstab {
        border: 3px solid #ce7de3;
    width: 12em;
    background-color: #fff;
}

.textdiv {
    display: grid;
    margin: -9em 15px;
}

.alinks {
    padding: 3px 0px;
}

.imgtable {
    margin: 10px auto;
    display: grid;
}

.imglinks {
    margin: 1px;
}

.wordstab {
        width: 39.8em;
    height: 20em;
    border: 3px solid #ce7de3;
    background-color: #fff;
}

.headertext {
    margin: 0 auto;
}

div.textdiv p {
    text-align:center;
}

.creditsubtext {
    margin: 15px auto;
}

.mysitetd {
    width: 53em;
}

.mysite {
    background-color: #fff;
    border: 3px solid #ce7de3;
}

.center {
  margin-left: auto;
  margin-right: auto;
}