body {
background-image: url(markbennett.jpg);
background-position: 80px 80px;
/*background-position: 50% 67%;*/
background-color: #f5af45;
background-repeat: no-repeat;}
.phead
{
	font-family: helvetica;
	font-size: 14pt;
	letter-spacing: 0.5cm;
	color: #2a1b05;
	margin: 465px 0 0 380px;
	padding: 0;
	width: 900px;
}

.plist     
{ font-family: helvetica; 
	font-size: 12pt;
	letter-spacing: 0.2cm;
	margin: 55px 0 0 80px;
	padding: 0;
	width: 900px;
}
a:link     { color: #2a1b05; text-decoration: none }a:visited     { color: #2a1b05; text-decoration: none }a:hover              { color: blue; text-decoration: none }a:active      { }
