
   article, aside, details, figcaption, figure, 
   footer, header, hgroup, menu, nav, section {
    display: inline;
  }
  body {
    line-height: 1;
  }
  ol, ul {
    list-style: none;
  }
  blockquote, q {
    quotes: none;
  }
  blockquote:before, blockquote:after,
  q:before, q:after {
    content: '';
    content: none;
  }


    body {
      background-color: #D5D5D3;
      font-family: lucida;
    }

    h1 {
      text-align: center;
      font-family: lucida;
      font-size: 43px;
      margin-top: 30px;
    }
    p {
      text-align: center;
      font-family: lucida;
      font-size: 25px;
      margin-top: 60px;
    }

  

    


    .footer {
      text-align: center;
    }

    
    