 @font-face { font-family:shivaji05; src: url('css/shivaji05.ttf'); } 
 @font-face { font-family: shivaji05; font-weight: bold; src: url('css/shivaji05.ttf');}
#top{
    background: #89A8CB;
}
.nav li a{
   
.active{
    background:#C9E3ED ;
  
}
.act{
    background: blue;
}
.h1{
    margin-top:7em;
}
#grid{
    border-right: 1px solid black;
}
#img{
    width:1000px;
    height:900px;
}
#JKL{
    width: 1000px;
}
/*#10{
    width: 100%;
}*/
.ul li{
    list-style: none;
}
#black{
    background: black;
    color:white;
}

.ele{
    width: 50px;
    height: 50px;
}
#aa{
    color:#7D92DA;
}
#bb{
  color:#4C4CA6;
;
}
#cc{
    color:red;
}
#dd{
    color: cyan;
}
#ee{
    color: cyan;
}
#bottom{
    background:#04AFBF;
}
#within{
    background: black;
    margin-bottom:100px;
    color:grey;
   
}
.abc{
    width:100%;
}
h1{
color: #E8702A;
}
h2{
    color: red;
}
h3{
    color:#FFBE7B;
}
.fa{
    color:blue;
}
h4{
    color:#FFBE7B;
} 
}