body{
   background-color: #CCCCFF;
   font-family: Arial;
   font-size: 15px;
   text-align: justify;
}
.primer{
   font-family: cursive;
   font-size: 18px;
}
p#naslov { 
   font-size: 200%;
   font-weight: bold;
   color: #FF6666;
   background-color: transparent;
}
.rob { 
border-style: ridge;
font-size: 200%;
}