#pageimg {
	background-color: #E0DAC8;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
}

#pageimg h2 {
	height: 175px;
	width: 820px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../img/ma-column.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
}

.layout-center td{
	text-align: left;
}

.style1 {font-size: 14px}
