body { background-image: url("pictures/pozadi.jpg");background-repeat: repeat;}


body {font-size: 100%;text-indent:3em;}

ul { list-style: disc outside; text-indent:0em;}

H1,H2,H3,H4 {color: blue;background-color: yellow;font-weight: bold; font-style: italic; line-height: 1; font-family: Arial;text-indent:1em;}


H1 {font-size: 300%}

H2 {font-size: 125%}

H3 {font-size: 100%}

H4 {font-size: 75%}


a         {color: blue; font-family: Arial;font-size: 100%;}
a:hover   {color: blue;background-color: yellow; font-family: Arial;font-size: 100%;}
