.navbar-inner img {
max-width: 55%;
margin-left: 50px;
padding: 10px;
}
.table thead th { background-color: black; color: white }
.table thead th a { color: white }

.table tbody a { color: black}

.breadcrumb {
background-color: black
}
.breadcrumb a {
color: white;
}
.breadcrumb a i {
color: #f36c24;
}

.tabstrip a {color: black}

.tabstrip a:hover {color:#f36c24}
