body {
   font-family: "Lucida Console", "Courier New", monospace;
    background-image: url('note.png');
    background-color: lavenderblush;
    border: solid hotpink 9px;
     text-align: center;
  }
