.content_bg {
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
}
body {
	background-color: #666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: lighter;
}
.txt {
	width: 450px;
	margin-bottom: 50px;
}
a.link {
	color: #99CC00;
	text-decoration: none;
}
