TABLICA {
	left: 50px;
}

H1 {
	background : #00008B;
	color : #FF8C00;
	left : 17px;
	text-indent : 20px;
	font-family : "times new roman";
	font-size : 55px;
	font-weight : bold;
	height : 63px;
	}

H2 {
	color : Yellow;
	margin-left : 150px;
	font-family :"arial black" ;
	font-size : 20px;
	margin-top : -46px;
	font : oblique bold;
	letter-spacing : 10px;
	}

H3{
	color : #00008B;
	font : 13px tahoma;
	letter-spacing : 3px;
	background-color: yellow;


	}

BODY {
	margin-left : 10px;
}

A:LINK {
	font : 17px tahoma;
	color : #FF8c00;
	text-decoration : none;
}

A:VISITED {
	font : 17px tahoma;
	color : #FFCc00;
	text-decoration : none;
}

A:HOVER {
	font : 17px tahoma;
	color : Yellow;
	text-decoration : none;
}
