body {
  background-color: #d3d3d3;
}
div#outer {
  background-color: #d3d3d3;
}
div#inner {
  width: 800px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  padding: 15px;
}
/*div#body div {
  padding: 10px 0px;
}*/
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;
}
