@charset "ISO-8859-1";
.background {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	color: #202F09;
	background-color: #203303;
	background-image: url(background.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: justify;
	text-indent: 10px;
}
link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
	text-align: justify;
	font-size: small;
}
