.pages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/pcd.jpg);
	background-repeat: no-repeat;
	background-position: 400px center;
	
}
.center {
		text-align: center
		}
		
.text_left {
		text-align: left
		}
.marketing_center {
	right: auto;
	left: auto;
	top: auto;
	bottom: auto;
	position: static;
}
