body {
	margin: 0px;
	background-image:url(antoniachitty.gif);
	background-repeat:no-repeat;
	background-position: top left;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #663366;
}
a:link {
	color: #663399;
}
a:visited {
	color: #663399;
}
a:hover {
	color: #FF9900;
}
h1 {
	font-size: large;
	color: #663366;
	font-weight: bold;
}
h2 {
	font-size: medium;
	color: #663366;
	font-weight: bold;
}
h3 {
	font-size: small;
	color: #663366;
	font-weight: bold;
}
h4 {
	font-size: small;
	color: #663366;
	font-weight: bold;
	font-style: italic;
}
.orange {
	color: #FF9900;
}
a.orange {
	color: #FF9900;
	text-decoration: none;
}