body {
  background:#713731;
  background-color: #713731;
  color: white;
  font-family: Verdana;
}

font18 {
  font-size: 18px;
}

title {
  image-rendering: auto;
  image-rendering: crisp-edges;
  image-rendering: pixelated;
}

statuscafe {
    padding: .5em;
    background-color: azure;
    border: 1px solid midnightblue;
}
statuscafe-username {
    margin-bottom: .5em;
}
statuscafe-content {
    margin: 0 1em 0.5em 1em;
}

guestbook {
    position: relative;
    top: 40px;
    left: 40px;
}