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

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

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

.theme-showcase .navbar .container {
  width: auto;
}

.carousel-inner > .item > img {
    margin: 0 auto;
}

.floatright img {
    float: right;
    margin: 0 0 10px 10px;
}

h2 {
    font-size : 2em
}

h4 {
    font-size : 1.5em
}

p {
    font-size : 1.2em
}

