html, body { height:100%; }
body { color:#FFFFFF; margin:0; padding:0; text-align:center; background-image: url('pozadi.jpg'); background-repeat: no-repeat; background-position: center 0%;  background-color:#1254ba; }
div#hl { margin-top: 450px; text-align:center; }
div#ram { background-image: url('images/ramec.png'); background-repeat: no-repeat; height:960px; width:960px; margin:auto; }
#test {  margin-top:12px; }

a { color:#FFFFFF; }
a:hover { text-decoration: none; }
