.bg {

	background-attachment: fixed;

	background-image:url(../images/graphics/iframe_bg.jpg);

	background-repeat: no-repeat;

	background-position: right;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #000000;

	text-decoration: none;

	overflow-x: hidden;

}

.bgCopy {



	background-attachment: fixed;

	background-repeat: no-repeat;

	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #000000;

	text-decoration: none;

	overflow-x: hidden;

}


