body {
	margin: 0px;
	padding: 40px 5% 5% 5%;
	background-color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 76%;
	color: #000;
	background-image: url(http://www.dna.asn.au/php/img/n4_upgrade.gif); /*use full url so both ie45mac and nn4 can find it. and for gosh sakes people, if you use this code, point to an img on _your_ server, not mine.*/
	background-repeat: no-repeat;
	background-position: top left;
}


/* li ul { /* second-level lists 
	margin-top: 32px;
} */

.reciprocals {
	margin-left: 15px;
}

li ul.recipList {
	display: block;
	position: inherit;
	border: none;
}

.recipList {
	display: block;
	margin-left: 15px;
}