

                        body {
                            background:  url(https://docs.mymembership.co.za/docmanager/logo/133927323642640850.jpg) no-repeat center center fixed;
                            -webkit-background-size: cover;
                            -moz-background-size: cover;
                            background-size: cover;
                            -o-background-size: cover;
                        }
                        a {
                            color: #0a757b !important;
                            text-decoration: none;
                        }
                        .BlockInfo  {
                            color:  #0a757b !important;;
                        }

                        .fa {
                            color:  #0a757b !important;;
                        }

                        .btn-primary {
                            color: #fff;
                            background-color: #0a757b !important;
                            border-color: #0a757b !important;
                        }