body {background-image:url("dij2.jpg" );background-repeat: repeat;
    background-attachment: fixed;}

h1   {color: #009999; font-family: Times New Roman; text-align: centre;font-size: 50 px}

p    {color:black;font-family: Times New Roman; text-align: justify;font-size: 20px}
p.solid {border-style: solid;}

pre.odlomak { 
	background-color: #f2f2f2
;
	
    color: #009999;
    padding: 14px 25px;
    text-align: center; 
    text-decoration: none;
    display: inline-block;
	font-family: Times New Roman;
	text-align: left;
	font-size: 24px
	}

img.one  { display: block;
          margin-left: auto;
          margin-right: auto;
	}


head, body { 	
		margin-top: 100px;
		margin-bottom: 100px;
		margin-right: 400px;
		margin-left: 150px;}

#header {
    background-color:white;
    color:white;
    text-align:center;
	float:centre}