

                        body {
                            background: #244689 ;
                            -webkit-background-size: cover;
                            -moz-background-size: cover;
                            background-size: cover;
                            -o-background-size: cover;
                        }
                        a {
                            color: #244689 !important;
                            text-decoration: none;
                        }
                        .BlockInfo  {
                            color:  #244689 !important;;
                        }

                        .fa {
                            color:  #244689 !important;;
                        }

                        .btn-primary {
                            color: #fff;
                            background-color: #244689 !important;
                            border-color: #244689 !important;
                        }