body.site {
    background :transparent;
	background-image: url(../../../../../images/background/Haytor.webp);
	background-position: top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
    
}
body {
    font-size: 120%;
}