h2 {color:red ; font-size:23px ; text-align:center}
h1 {color:red ; font-size:28px ; text-align:center}
p {font-size:20px ;
 font-family:"Times New Roman", Times, Arial ;
 text-align:center;
 text-indent:10px
}
a:link {color:green; font-size: 22px; text-decoration: underline}
a:visited {color: yellow; font-size: 22px; text-decoration: underline}
a:hover {color: blue; font-size:22px; text-decoration: underline}
img {max-width: 200px}
p.razred1 {text-indent: 10px; color:gray; font-size:20px ;
font-family:"Times New Roman", Times, Arial}

nav { background-color: white; padding: 20px}
nav a {margin: 5px; padding: 15px; background-color: gray }
footer {background-color: green; color: white; position: fixed; bottom: 0px; left:0px; right: 0px; padding: 30px}
header {background-color: green; color: white; margin: 0px} 
section {margin: 20px}
body {margin: 10px}