body {
  background-color: #434343;
}
div#outer {
  background-color: #434343;
}
div#inner {
  text-align: left;
  background-color: #232323;
  color: #d3d3d3;
}
a {
  color: #00cc00;
}
div#pagebody {
  margin: auto;
  text-align: center;
}
blockquote.imgur-embed-pub {
  margin: auto;
  width: 100%;
}
img {
  border-width: 0px;
}
.w3cbadge {
  border: 0px;
  width: 88px;
  height: 31px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.l {
  text-align: left;
}
.c {
  text-align: center;
}
.r {
  text-align: right;
}
.w50 {
  width: 50%;
}
.tiny {
  font-size: x-small;
}
.reset {
  clear: both;
}
div.w3c {
  position: fixed;
  right: 5px;
  bottom: 5px;
  text-align: center;
  font-size: x-small;
  padding: 5px;
}
div.ip {
  position: fixed;
  right: 5px;
  top: 5px;
  padding: 5px;
  font-size: x-small;
  background-color: #434343;
}
.ltblue {
  background-color: #add8e6;
}
.b {
  font-weight: bold;
}
.large {
  font-size: x-large;
}
p.date {
  font-weight: bold;
  color: blue;
}
.title {
  text-align: center;
  font-size: 36px;
  color: green;
  font-weight: bold;
}
.code {
  color: #cccccc;
  font-family: monospace;
  background: #434343;
  margin-left: 20px;
  padding: 5px;
}
div.green {
  width: 221px;
  height: 16px;
  padding: 0px;
  border-style: solid;
  border-color: black;
  border: 1px;
  box-sizing: border-box;
  background-color: #007700;
  margin: 0px;
  text-align: center;
  color: #cccccc;
  font-family: monospace;
}
div.red {
  width: 221px;
  height: 16px;
  box-sizing: border-box;
  background-color: #770000;
  padding: 0px;
  border: 0px;
  margin: 0px;
  text-align: center;
  color: #cccccc;
  font-family: monospace;
}
