
.bs-docs-footer
{
    position: relative;
    bottom: 0;
    width: 100%;
    padding-top: 25px;
    padding-bottom: 0px;
    margin-top: 50px;
    color: #99979c;
    text-align: center;
    background-color: #2a2730;
}

.body-header
{
    color:#FFB200;
}

.jumbotron
{
    padding-top: 30px;
    /* padding-bottom: 30px; */
    margin-bottom: 40px;
    color: inherit;
    background-color: #eee;
    background-color: #2a2730;
}

html
{
    background-color: #2a2730;
}

.background_0
{
    height: 100%;
    background-image: url(DSCN0673-2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}

.background_1
{
    height: 100%;
    background-image: url(DSCN1759C.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.background_poppy
{
    height: 100%;
    background-image: url(DSCN2272-2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

#contact_card
{
    margin: auto;
    width: 245px;
    height: 400px;
    border-top: 1px solid #666666;
    border-right: 3px solid #666666;
    border-bottom: 3px solid #666666;
    border-left: 1px solid #666666;
    background-color: white;
    display: block;
}

#contact_text {
    position: relative;
    top: 100px;
    left: 0px;
    width: 241px;
    height: 170px;
    background-color: #CAC3B9;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding-left: 20px;
    padding-top: 20px;
    display: block;
}

#contact_logo
{
    background-position:50% 100%;
    height: 126px;
    background-image: url(up2you_logo_gray-2.png);
    background-repeat: no-repeat;
}

h2
{
    background-color: orange;
    padding: 10px 40px 10px 40px;
    color: #000;
    font: 30px Arial, Helvetica, sans-serif;
}

.h2_test
{
    background-color:inherit;
    margin:60px 0px 20px 0px;
    padding: 10px 0px 10px 0px;
    color: #fff;
    font: 30px Arial, Helvetica, sans-serif;
}

h3
{
    font-size: 18px;
}

.text_white
{
    padding: 10px 40px 20px 40px;
    margin: -10px 0px -20px 0px;
}

.text_black
{
    padding: 10px 40px 20px 40px;
    margin: -10px 0px -20px 0px;
}

.text_white p
{
    color: #fff;
    font: 16px Arial, Helvetica, sans-serif;
}

.text_black p
{
    color: #000;
    font: 16px Arial, Helvetica, sans-serif;
}