h1{ font-size: 20px; color: red;text-align:center;text-indent:3em}
h2{ font-size: 15px; color: green;text-align:center-left;text-indent:3em}
p{font-size: 10px; color: blue; text-align: left;text-indent:2em}
.ime{color: green}
a:link{color: green; text-decoration: none; text-align: middle}
a:visited{color: purple; text-decoration: none; text-align: middle}
a:hover{color: pink; text-decoration: underline; text-align: middle}
a:active{color: red; text-decoration: underline; text-align: middle}
img {max-width: 600px}
header{background-image: url("begne.jpg"); height: 300px}
nav{ color: green; padding: 15px; background-color:lime}
nav a{padding:15px 20px; margin: 15px; background-color: yellow}
footer {position: bottom; bottom: 15px; background-color: yellow}