.patrick-hand-regular {
  font-family: "Patrick Hand", cursive;
  font-weight: 400;
  font-style: normal;
}





h1, h2, h3, p {text-align: center;}

body {
      background-image:url(https://64.media.tumblr.com/dfd74c06123f56d494d6bacf2af81842/4f1c96143f5d04b6-b1/s250x400/bbcca0f2150db2fada251e8905b2310e25ad6d5b.gifv);
      font-family:"Patrick Hand", serif;
      }

.menu {
      width: 50%;
      max-width:350px; 
      background-color:#FDECEE;
      margin-left:auto;
      margin-right:auto;
      padding: 20px
      }

hr {
    background-color:lightblue;
    border-color:lightblue;
    height:3px;
  }

.footer {
      display:block;
     text-align: center;
     padding:0px;
    }
.box {width:100px;
      margin-left:50px;
      }
