body {
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-size: 100%;
	margin: 2em;
        background-attachment: fixed;
}
h1 {
	font-size: 2.4em;
	font-family: Palatino, serif;
	color: #aa33aa;
	text-align: center;
}
h2 {
	font-size: 1.6em;
	font-family: Bookman, serif;
	color: #9966ff;
	margin-right: 50%;
}
h3 {
	font-size: 1em;
        font-style: italic;
        font-weight: bold;
        color: #aa33aa;
	font-family: Baskerville, serif;
}
h4 {
	font-size: 0.8em;
	font-family: Verdana, sans-serif;
	color: #6600FF;
/*	border-width: thin;
	border-style: dashed;
	border-color: #CC00FF; */	
}

