/*!
 * Start Bootstrap - Small Business (https://startbootstrap.com/template-overviews/small-business)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-small-business/blob/master/LICENSE)
 */

body {
	padding-top: 54px;
	font-size: 12px;
	font-family: verdana;
}

@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}



#footer {
   position: fixed;
   left:0px;
   bottom:0px;
   height:30px;
   width:100%;
   background:#999;
}