.navbar-brand {
    padding-top: 9px;
    padding-bottom: 9px;
}

.navbar .navbar-nav>li>a:hover,.navbar .navbar-nav>li>a:focus {
	background-color: #e7e7e7;
}

.docs-footer {
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
}

/*.dropup-menu {
    top: -180%;
    bottom: 100%;
}*/

#brand-jumbotron{
    padding-left: 85px;
    background-image: url(../img/tank_big.jpg);
    background-position: 9% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.brand-name {
    font-family: "Batang", serif;
    font-weight: bold;
}

.txt-display {
    width: 100%;
    min-height: 500px;
    border: /*2px solid #eee*/0;
}

section h1 {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}

.blog-post .blog-text {
    padding-left: 20px;
    line-height: 1.5;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
}

.blog-post {
    margin-bottom: 50px;
}

section .useection {
    margin: 20px;
}

section .usection h2 {
    padding-left: 10px;
    border-left: 1px solid #999999;
}