#notice {
  border: 2px solid blue;
  padding: 1em;
  margin: 20px 10px 0px 10px;
  background-color: #f0f0f0;
  font: bold smaller sans-serif;
}
