/*
 Theme Name:   Jan Haringrace
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Fifteen Child Theme
 Author:       F1 Websites
 Author URI:   https://www.f1websites.nl/
 Template:     twentyfifteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/

.site-header {
  margin: 10% 0;
}

.jh-logo {
  margin:auto;
  display:block;
  margin-bottom: 30px;
}

.author-info { display:none; }

body.custom-background {
background: url('http://janharingrace.f1w.nl/wp-content/uploads/2015/05/zeilrace-gouwzee-1920x1080px.jpg') background-repeat: no-repeat;
background-size: 100% 100%;
}