.panel-heading 
{
	
	background-color: #000000 !important;
}
.miEstilo {
  background-color: #ffc400 !important;
}
.navbar {
	
	background-color: #ffc400 !important;
}
.wrap
{
	
	background-color: #ffc400 !important;
	
}
.btn,
button,
input[type="submit"],
input[type="button"] {
  background-color: #000000 !important;
  color: #ffffff !important;
  border-color: #000000 !important;
}
html, body {
    background-color: #ffc400 !important;
}
.bg-info{background-color: #000000 !important; }
.copyright{ color: #000000 !important;}
.page-title  { color: #000000 !important;}
.navbar-toolbar { color: #000000 !important;}