body {	
	color:	black;
	background:	white;
	font-family: futura, helvetica, arial, sans-serif;
	font-size: 11pt;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
    font-weight: normal;
}
h1, h2, h3 {
    color: black;
}
a:link {
	text-decoration: inherit;
	font-weight: inherit;
	color: inherit;
	background: inherit;
}	

a:visited	{	
	text-decoration: inherit;
	font-weight: inherit;
	color: inherit;
	background: inherit;
}			
a:active {
	text-decoration: inherit;
	font-weight: inherit;
	color: inherit;
	background: inherit;
	}		
a:hover	{	
	text-decoration: inherit;
	font-weight: inherit;
	color: inherit;
	background: inherit;
}	
.code, p.code {
    white-space: nowrap;
}
#susannahandalex {
	background: transparent url(susannahalex.png) top left;
	height: 0;
	overflow: hidden;
	padding-top: 171px;
	width: 420px;
}