.sidenav {margin-left: 10px;
          margin-top: 10px;
          height: 682px;
          width: 263px;
          position: fixed; 
          background-color: #000000;
          padding-top: 30px;
          border-style: solid;
          border-width: 6px;
          border-color: #8a8c8f;}

.sidenav a {padding: 0px 0px 20px 0px;
            text-decoration: none;
            font-size: 30px;
            color: #8a8c8f;
            display: block;
            text-align: center;}
    
.sidenav a:hover {color: #d4a18d;}

    
.fb {padding: 10px 165px 10px 0px;
        position: absolute;
        bottom: 0;
        right: 0;}
    
.insta {padding: 0px 111px 15px 0px;
     position: absolute;
     bottom: 0;
     right: 0;}
    
.tw {padding: 0px 54px 15px 0px;
     position: absolute;
     bottom: 0;
     right: 0;}

.image {margin-left: 305px;
        padding-top: 20px;
        height: 300px;
        width: 1150px;
        position: relative;
        display: block;}

.par {padding-left: 350px;
          padding-right: 30px;
          text-align: justify;
          font-size: 20px;
          color: #8a8c8f}
    
.heading {font-size: 60px;
          padding-left: 300px;
          padding-right: 10px;
          text-align: center;
          color: #be1e2d;
          text-decoration-line: underline;
          text-decoration-color: #d4a18d;
          text-decoration-style: dotted;}
