body {background-image: url("jpgs/Splitska_Punta1.jpg");
        background-position: 50% 50%;       
        background-attachment:fixed;
        background-repeat: no-repeat;
	-webkit-background-size: cover;
    	-moz-background-size: cover;
    	-o-background-size: cover;
    background-size: cover;
    background-color: #000;}
p { font-size: 1.5em; text-align: justify; font-family: sans-serif; }
h1 { font-size: 2.5em; background-color: orange; text-align: center; } 
h2 { font-size: 2.2em; text-align: absolute; }
h3 { font-size: 2.0em; text-align: left; }
h4 { font-size: 1.8em; text-align: left; }
<style> span.highlight {background-color:white;} </style>
