h1 {
	color:#002266;
	border:solid 2px #99bbff;
	background:#ccddff;
	font-family: Segoe Print;
}
body {
	background-color:#cceeff;
	text-align: center;
}
table{
	margin-left: 260px;
	background-color: blue;
}
.avstralija{
	color:blue;
	padding:10px;
	}
#naslov{
	color:darkblue;
	text-decoration:underline;
	text-align:center;
	}	
#ptica{ 
	color:darkblue;
	text-decoration:underline;
	text-align:center;
	}
img{
	border:4px solid #002147;
	border-radius:10px;
	padding:5px;
	box-shadow:0 0 10px rgba(0,0,0,0.2);
}
	