body {color: black; 
	background: white; 
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 95% 90%;}
a:link { color: white; border-style: none;}
a:visited {color: white; border-style: none;}
a:hover {color: white; border-style: none;}
a:active {color: white; border-style: none;}
 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.ofpd {
}
img.block {
}
img.info {
}

#blurb { position: absolute;
	left: 3em;
	top: 2em;
	}

#OFPD { position: absolute;
	right : 3em;
	bottom: 2em;
	}	
	

