body {
	background-image: url(fon.gif);
	background-repeat: repeat;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	color: #4A2500;
	font-weight: bold;
	text-align: center;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #4A2500;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.img1 {
	border: 2px solid #FFFFCC;
}

.lnk
{
	font-size: 10px;
	color: #930;
	text-decoration: none;
}
