/*code to change background color*/
.navbar-nav>.active>a {
    background-color: #C0C0C0;
    color: green;
