        h1 {
             color: #CF1C44;
             }
          p{
              color: #0B9446;
              
          }
             </style>
      <style>
      .menu_items {
      font-family: 'Roboto Slab', serif;
           font-size: 18px;
          }
      .menu_items li {
            display: inline-block;
            padding: 12px;
          }
      .menu_items li a {
              text-decoration:none;
          }
      
      .top{
      background-color:#D8C6B8;
          width:1000px;
          height:auto;
          margin:auto;
          
          border: 5px solid #543136;
          width:1000px;
          height:auto;
          
           
      }