body {
  padding-top: 70px;
  padding-bottom: 30px;
}

.theme-dropdown .dropdown-menu {
  display: block;
  position: static;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.copyright_text{
	text-align: center; 
	padding:20px 0;
}
.copyright_text a{
	text-decoration: underline;
}