body {
      background-color: #000000;
      color: #eeffcc;
      text-align: center;
      background-image: url("https://greatsword.xyz/graphics/tile.png");
      background-repeat: repeat;
      font-family: "Terminus";
      font-size: 20px;
}
a:link {
    color: #ffffff;
    text-decoration: underline;
}
a:hover {
    text-decoration: bold;
}
a:visited {
    color: #eeffcc;
}
.cssmakesmewanttodrinkpuresoylent {
    background-color: #000000;
    color: #eeffcc;
    text-align: center;
}
.badge {
    max-width: 12vw;
    max-height: 12vh;
    margin: auto;
    text-align: center;
}
.badge-table {
    border: 0px solid;
}
.bigimage {
    max-width: 100vw;
    max-height: 75vh;
    display: block;
    margin: auto;
    text-align: center;
}
.medimage {
    max-width: 100vw;
    max-height: 30vh;
    display: block;
    margin: auto;
    text-align: center;
}
.88x31-buttons {
    background: #000000;
    margin: auto;
    display: block;
    text-align: center;
}
chicken {
    background: #000000;
    text-align: center;
}
.main-content {
    color: #00ffff;
    padding-left: 15vw;
    padding-right: 15vw;
    padding-bottom: 5vh;
    text-align: center;
    background: #000000;
}
th, td {
    border: 2px solid red;
}
.pretty-red {
    color: #e61919;
}
.pretty-blue {
    color: blue
}
.pretty-gold {
    color: gold
}
.pretty-purple {
    color: purple
}
.navigation {
    color: #eeffcc;
    background: #111111;
    padding-left: 20vw;
    padding-right: 20vw;
    text-align: center;
    td {
	
	border: 2px solid #111111;
    };
}
.badges {
    padding-left: 30vw;
    padding-right: 30vw;
    text-align: center;
}
.buttons {
    padding-left: 30vw;
    padding-right: 30vw;
    text-align: center;
}
.below {
    color: #ffffff;
    padding-left: 25vw;
    padding-right: 25vw;
    background: #411200;
    text-align: center;
    align: center;
}
.greatsword {
    max-width: 30vw;
    max-height: 30vh;
    display: block;
    margin: auto;
    text-align: center;
}
.center {
  margin-left: auto;
  margin-right: auto;
}
.twitch-approved-development {
    margin-left: auto;
    margin-right: auto;
    margin: auto;
    text-align: center;
    background: green;

}
.copyright-notices {
    color: gold;
    padding-left: 30vw;
    padding-right: 30vw;
    background: #000000;
    text-align: center;
    align: center;
}
.table-thin {
    max-width: 25vw;
    max-height: 15vh;
    display: block;
    margin: auto;
    text-align: center;
}
.4chin {
    color: #789922
}
.artist-header {
    width: 40vw;
    max-width: 40vw;
    align: center;
    text-align: center;
    margin: auto;
    background: #111111;
    border: 0px solid black;
}
.artist-works {
    width: 40vw;
    max-width: 40vw;
    align: left;
    text-align: left;
    margin: auto;
    background: #000000;
    border: 0px solid;
}
.artist-works-image {
    max-width: 35vw;
    max-height: 35vh;
    display: block;
    margin: auto;
    text-align: center;
}
.commission {
    max-width: 40vw;
    max-height: 50vh;
    display: block;
    margin: auto;
    text-align: center;

}
@font-face {
    font-family: "Terminus";
    src: url("https://greatsword.xyz/graphics/terminus.ttf");
}
