BODY {

  margin: 0px;

}

#pheader {
	color:#6A006C
}

#phead {
	margin-top: -20px;
}
<!--

#bg {
	background-image:url(images/header-bg.jpg);
	background-repeat:repeat-x;
}

#parent {
	width: 100%;
	background-image:url(images/header-bg.jpg);
	background-repeat:repeat-x;
}

#footer {
	width: 100%;
	height: 100%;
	background-image:url(images/footer-bg.jpg);
	background-repeat:repeat-x;
}


.content {
	position: relative;
	width: 95%;


	z-index:1;
	overflow: visible;
	border: 2px;
	border-color: #57762A;
	height: 100%;
}

#middleRow {
	width: 96%;
}



#credit {
	background-color:#FFF0FA;
	color:#902891;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#credit a:link, a:visited, a:active {
	color: #c49ec5;
}

#credit a:hover {
	color: #902891;
}

-->
