   body {background-image: url(slike/poz.jpg);
          background-repeat: repeat}
  
   .link1 A:link {text-decoration:none; color:white; text-align: center}
   .link1 A:visited {text-decoration:none; color:white; text-align: center}
   .link1 A:active {text-decoration:none; color:white; text-align: center}
   .link1 A:hover {font-size:24; font-weight:900;
                   color: #7CFC00; text-align: center}

      h1 {color:#7CFC00; font-size:30pt; text-align:center} 

      p.red {background-color: red}
      p.marooon {background-color: maroon}
      
      p.margin1 {margin-left: 3cm; margin-right: 3cm; margin-top: 2cm; 
                margin-bottom: 2cm; background-color: yellow; color: green}
p.okvir
{
border-style: solid;
border-color: red
}

     
p.bla 
{
border: medium double rgb(250,0,255)
}