h1{
	color: #B03E3E;
	text-align: center;
	font-size: xx-large;
	font-family: fantasy;
	font-style: oblique;
}
 h2{
	color: #6C006C;
	font-family: "Arial Black";
	font-size: large;
}
  
  
	 a:active{
	color: #0001AA;
}
	  a:visited{
	color: Red;
}
	   a:link{
	color: #448A00;
}

body {
	background-image: url(fon2.gif);
	font-family: cursive;
	font-size: small;
	font-weight: 600;
	background-attachment: fixed;
	border: Black;
}
td {
	border: medium groove Black;
}


