@font-face {
  font-family: Good-Times;
  src: url(https://zosmothership.neocities.org/webrings/funk-carioca-webring/Good-Times-Rg.otf);
}

body {
  font-family: Good-Times;
  color:#ffffff80;
}

#main {
  width:60%;
  background:brown;
  border:solid black 5px;
  text-align:center;
  margin:auto;
  padding:10px;
}

.ws-webring-members-list tr, th, td {
  margin:auto !important;
  border:solid 2px black;
  padding:7px;
}