body {
	background-image: url(media/misc/bg.jpg);
	margin: 20px;
}
.basics {
	background-color: #FFFFFF;
}
.txt1 {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	line-height: 16px;
}
.txt3 {
	font-family: Arial;
	font-size: 18px;
	color: #333333;
	line-height: 22px;
}
.txt2 {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	line-height: 14px;
}
a:link {
	text-decoration:none;
	color: #339900;
}
a:visited {
	text-decoration:none;
	color: #339900;
}
a:hover {
	text-decoration:none;
	color: #339900;
}
a:active {
	text-decoration:none;
	color: #339900;
}
