body {
    background: url(../images/bg_noise.png) repeat;
    padding-top: 10px;
    padding-bottom: 10px;
}

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

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

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

.wrapper{
    max-width: 1000px;
    margin: auto;
}

.hidden{
    display: none;
}

.infoBtn{
    width: 100%;
    max-width: 350px;
}

.row{
    margin-bottom: 10px;
}