.3ddheader {
	background-image: url(images/header_image.jpg);
	background-position: center center;
	background-attachment: scroll;
	background-repeat: repeat;


}
.head {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #2A3D41;
	font-variant: small-caps;
}
.px1 {
	border: 1px solid #000000;
}

