body {
  background-color: #d3d3d3;
}
div#outer {
  background-color: #d3d3d3;
  width: 1000px;
}
div#inner {
  width: 90%;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  padding: 15px;
}
/*div#body div {
  padding: 10px 0px;
}*/
div#pagebody {
  margin: auto;
  width: 100%;
  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;
  background-color: white;
  padding: 5px;
}
.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;
}
div.ipcheck {
  position: fixed;
  right: 5px;
  top: 5px;
  font-size: x-small;
}
.code {
  font-family: monospace;
  background: #d3d3d3;
/*  margin-left: 20px; */
  padding: 5px;
}
img.mini {
  width: 27px;
  height: 11px;
}
img.std {
  width: 320px;
  height: 240px;
}
