body {
  font-family: sans-serif;
  background-image: url('../images/b2.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: auto;
}
#spinner-div{
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  display: block;
  background-color: #fff;
  opacity: 0.7;
  z-index: 99;
  text-align: center;
}

.spinner{
  position: absolute;
  top: 1px;
  left: 240px;
  z-index: 100;
}
.carousel-caption{
  position: absolute;
  top: 10%;
}
#profilepic{
  border-radius: 50%;
}
.text-orange{
  color: orangered;
}
.text-yello{
  color: rgb(231, 216, 13);
}
.text-tan{
  color: mediumspringgreen;
}
.text-blue{
  color: blueviolet;
}




/* I belive that, "Knowladge and expirence is always greater than marks",<br> */
                    /* Being Enthusiastic,<br> I leanerd from multiple thing that, how problem occures dynamically,<br> how to overcome from them,<br> and how to mange things that problem won't cause more effect on the time and next time also<br> */
                    /* I have been learned from mistakes.<br>Mine and others too<br>  */