.hyperlink {
text-transform: uppercase;
}

    h1, h2 {
	font-size: 26px;
    	text-align: initial;
    }

h3, .bottom-separator {
color: rgb(60, 60, 54);
}

    html, body, #wrapper {
	background: url(img/fond2017.jpg);
	background-repeat: repeat;
        background-size: cover !important;
        /*background-attachment: fixed !important;*/
    }

    h1, h2, .hyperlink {
	font-family: clarendon_btroman, Arial, sans-serif;
	text-transform: uppercase;
    }
    h3, h4, .menu {
text-transform: uppercase;
font-size: 16px;
margin-top: 20px;
    }
    h3, h4, .menu {
        font-family: ubuntubold, Arial, sans-serif;
    }