body.site {
    background-image: url(https://gorenjsko.com.mk/images/gorenjsko-background.jpg);
    background-repeat: inherit;
    background-size: inherit;
    background-attachment: inherit;
    background-position: 0 0;
}
h1, h2, h3, h4, h5, h6, .site-title {
    color: #c90000;
}

/*      
    <meta property="og:image" content="<?php echo JUri::root();?>images/crane-gorenjsko.jpg">
	<meta property="og:image:type" content="image/jpeg">
	<meta property="og:image:width" content="218">
	<meta property="og:image:height" content="370">
*/