body {
   background-image:url(http://shiatsu-essonne.com/wp-content/uploads/2016/11/fdv.jpg);
background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center; 
}
body {
    padding-bottom: 0;
    color: #000000;
    }
h2.site-description {
    font-size: 18px;
    padding-top: 0;
    line-height: 20px;
    font-style: normal;
}
.navbar .nav>li>a {
    font-size: 18px;
    line-height: 20px;
}
.comments-link .tc-comment-bubble, .dropdown-menu>li.current-menu-item>a, .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover, .dropdown-submenu:focus>a, .dropdown-submenu:hover>a, .navbar .btn-toggle-nav.hover .menu-label, .navbar .nav>li.current-menu-item>a, .page-links button.btn, .site-description, .social-block a:hover, .tc-carousel-control:hover, .tc-regular-menu .dropdown-menu>li.current-menu-ancestor>a, .tc-regular-menu .navbar .nav>li.current-menu-ancestor>a, .widget h3:before, .widget.widget_archive li:before, .widget.widget_calendar li:before, .widget.widget_categories li:before, .widget.widget_links li:before, .widget.widget_meta li:before, .widget.widget_nav_menu li:before, .widget.widget_pages li:before, .widget.widget_recent_comments li:before, .widget.widget_recent_entries li:before, .widget.widget_rss li:before, a+span.tc-external:after {
    color: #8d0101;
}
h1 {
    font-size: 30px;
    line-height: 48px;
text-shadow: 0 0px 0 #fff;
}


#gwolle_gb .admin-entry {
    color: #333;
    /* background-color: black; */
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: -webkit-linear-gradient(top, rgba(244, 244, 244, 0), rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
    padding-left: 5px;
}