body {
    padding-top: 70px;
    padding-bottom: 30px;
    background: url('img/page_bkg.jpg') repeat-x scroll 0% 0% #696968;
}

.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.whitebox{
    max-width: 895px;
    border-radius: 6px;
    background-color: white;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}