body {
	padding-top: 40px; /* 60px to make the container go all the way to the bottom of the topbar */
}
.bs-docs-sidebar h1 {
	color: #000000;
}
.bs-docs-sidebar p {
	color: #000000;
}
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
	width: auto;
}
.container {
	margin-left: 20px;
	margin-right: 20px;
}
img {
-webkit-filter: contrast(100%)!important;
-moz-filter: contrast(100%)!important;
-ms-filter: contrast(100%)!important;
-o-filter: contrast(100%)!important;
filter: contrast(100%)!important;
max-height: 400px;
}
