
        .navbg{background-color:rgb(37, 37, 236);
        margin: 0px;
        border-radius: 30px;
        }
        .navbx{
            padding-left: 150px;
            color:white;
            display: inline-block;
            text-decoration: none;
        }
         .body{
            border-color: blue;
            background-color: yellowgreen;
         }
         .heading{background-color: blue;
                color:whitesmoke;
                text-align: center;
                margin: 0px;
            }
        #hdn {font-weight: bolder;}
        .cntn {margin: 40px;}
        #p1 {padding-right: 250px; 
            display: inline-block;
            color:white;
            text-decoration: none;
        }
        .fut {text-align: center;
            background-color: rgb(67, 67, 251);
            color: white;
            margin-bottom: 0px;
            padding-bottom: 0px;
            }
            #utxt {
                text-align: center;
                text-decoration: none;
                color: blue;
            }
        .botton{
            color: white;
            padding-left: 240px;
            display: inline-block;
            text-decoration: none;
            }
        .futtr {
                color: white;
                text-align: center;
                font-size: 12px;
                text-decoration: none;
            }
