body {background-image: url("z7.jpg");
	color: black;
	font-size: 18px;
	font-family: "Bookman Old Style", "georgia", serif;
	text-align: justify;
	}
	
	div {background-image: url(fon.jpg);
		width: 95%;
		text-align: center;
		}
	
		a:link {color: red;}
		a:visited {color: red; font-size: 12pt;}
		a:active {color: silver;}
		a:hover {background: silver; font-size: 12pt;}
