body {
	background-color: FFFFBB;
	margin: 0px;
	padding: 0px;

}
#image {
	text-align: center;
}
#footer {
	text-align: center;

}
address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6C2424;
	font-style: normal;
	line-height: 18px;


}
#footer a:link {
	color: #009868;
	text-decoration: none;

}
#footer a:visited {
	color: #009868;
	text-decoration: none;

}
#footer a:hover {
	color: #663333;
	text-decoration: underline;

}
#footer a:active {
	color: #009868;
	text-decoration: none;

}
