
#trece{
	background-color:rgb(220,110,176);
	font-style:rgb(0,110,176);
	font-family:Arial,san-serif;
	font-style:oblique;
}
.citat{
background-color:yellow;
font-family:Arial,san-serif;
}

h1{
	font-size:22px;
	color:green;
	font-style:oblique;
	font-family:web-font;
	text-shadow:rgb(22,66,220) 22px 22px;
	background-position:left
}
h2{
	text-decoration:underline;
	color:rgb(220,110,176);
	text-transform:uppercase;
	font-size:150%;
	text-shadow:rgb(22,66,220) 22px 22px
	
}
h3{
	text-decoration:underline;
	color:rgb(0,220,66);
	text-transform:uppercase;
	font-size:150%;
	text-shadow:rgb(22,66,220) 22px 22px;
	background-color:rgb(66,220,66)
}
div{
width:60%;
}
body{
background:linear-gradient(rgb(22,0,220),rgb(220,220,220));
background-image: url(slika123.png);
background-size:20px 20px;
background-position:top right
}
html{


background-image:linear-gradient(rgb(22,0,220),rgb(220,220,220));
}
a.visited{
color:red;
font-size:35px

}
a.hover{
background-color:powder-blue;
}






