#motd {
  border-top: 2px solid blue;
  border-bottom: 2px solid blue;
  font-style: italic;
  font-size: x-large;
  font-weight: bold;
  margin-bottom: 1em;
  text-align: center
}

#motd p {
  margin: 0.5em 0 0.25em 0
}
