
body {
font-family: Arial, sans-serif;
font-size: small;
color: 000000;
background-image: url("pozadi.jpg");
background-repeat: repeat;
line-height: 140%;
}

h1 {
font-size: 190%;
color: 0000ff;
}

h2 {
font-size: 120%;
color: 000000;
}

h3 {
font-size: 125%;
color: 0000ff;
}

a {
text-decoration: underline;
}

p {
font-size: small;
color: 000000;
line-height: 140%;
}