
    html{
    min-height:100%;
    }
    body{

        
        background: ;
        background: -webkit-linear-gradient(, white);
        background: -o-linear-gradient(, white);
        background: -moz-linear-gradient(, white);
        background: linear-gradient(, white);
        }
        
        #header {
        background-image: url("../../../images/uploads/drams-at-midnight--lo--.jpg");
        	background-position: center bottom;
	        background-size: cover;
         
        }


        h1,h2{
        color: ;
        }

        p{
        color: ;
        }
        a{
        color: ;
        }
        a.active{
         background: !important;
        }
        .navbar-default .navbar-nav > li > a.active {
           color: ;
        font-style:bold;
        }
        .img-left{
            float: left;
            margin-right:10px;
        }

        .img-right{
            float: right;
            margin-left:10px;
        }
       .img-center{
    float: left;
    margin-left: auto;
    margin-right: auto;
        }

        .ds-vertical-navigation a, .ds-navbar a{
        background:
        }

        