body {
  padding: 0px;
  margin: 0px;
  font-family: Calibri, Tahoma, Arial, Sans-serif;
  color: #000;
}

* {
  color: #fff;
}

.left-blocker, .shoppingbag, .nav, .sidebar, .author, #footer .logo, .add, .box, #content .main-content .category-group .special .sale, .more-details {
  display: none;
}

h1 span {
  padding-left: 40px;
  font-size: 20px;
}

a {
  color: #000;
  text-decoration: none;
}

h1,h2,h3,h4,h5 {
  font-weight: normal;
}

.category-item {
  float:left;
}

.category-group, .pagination {
  clear: both;
}

#footer {
  clear: both;
}

.price p {
  font-weight: bold;
}


table tr td, table tr th {
  padding: 20px;
}

