h1 {
  font-family: "Times New Roman",Times,serif;
  font-size: 20px;
  color: #cc6666;
   
}
h2 {
  font-family: "Times New Roman",Times,serif;
  font-size: 18px;
   
}
h3 {
  font-family: "Times New Roman",Times,serif;
  font-size: 16px;
   
}

body {
  background-color: #999966;
}

.container-header {
  background-color: #999966;
  background-image: none;
}

.mod-menu, .breadcrumb, .navbar-collapse, .card-header, .card-body {
  background-color: #a4c2c2;
  
}

.item-content, .item-page, .category-list, .com-finder {
  background-color: white;
  padding: 10px;
}

.container-nav {
  background-color: #a4c2c2;
} 

.metismenu-item {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
