/*!
 * Start Bootstrap - The Big Picture (http://startbootstrap.com/template-overviews/the-big-picture)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-the-big-picture/blob/master/LICENSE)
 */

body {
    background-color: #000;
    color: #fff;
}


.bg-dark {
	color:#afafaf;
    background-color: #111 !important;
}

