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

        
        background: #e0deb6;
        background: -webkit-linear-gradient(#e0deb6, white);
        background: -o-linear-gradient(#e0deb6, white);
        background: -moz-linear-gradient(#e0deb6, white);
        background: linear-gradient(#e0deb6, white);
        }
        
        #header {
        background-image: url("../../../images/uploads/img_1905.jpg");
        	background-position: center bottom;
	        background-size: cover;
         min-height: Sullamrei historielag - øvre Vinjepx;
        }


        h1,h2{
        color: #0d0202;
        }

        p{
        color: #261212;
        }
        a{
        color: #b9bdeb;
        }
        a.active{
         background: #686cd6!important;
        }
        .navbar-default .navbar-nav > li > a.active {
           color: #b9bdeb;
        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:#b9bdeb
        }

        