#maceo {
	float: left;
}
#photo {
	float: right;
}
body {
	background-color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #6E0000;
	text-decoration: none;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/background.png);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-family: "AR BONNIE", "Century Schoolbook", serif, "Times New Roman";
	font-size: 24px;
	font-style: normal;
	text-decoration: underline;
}
h3 {
	font-family: "AR BONNIE", "Century Schoolbook", serif, "Times New Roman";
	font-size: 24px;
}


a:link {
	font-family: "Century Schoolbook", "times New Roman", serif, "adobe Caslon Pro", arial;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #820000;
	font-size: 14px;
}
a:visited {
	color: #820000;
	text-decoration: none;
	font-family: "Century Schoolbook", "times New Roman", serif, "adobe Caslon Pro", arial;
	font-size: 14px;
}
a:hover {
	color: #F00;
	text-decoration: none;
	font-family: "Century Schoolbook", "times New Roman", serif, "adobe Caslon Pro", arial;
	font-size: 14px;
}
