.contentbg {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(shared/background.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;

}
.headline-black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;

}
body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(shared/background.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
