body {
	margin: 0;
	border: 0;
	padding: 0;
	text-align: center;
	background: #55037f url(doodson/background.jpg) top center no-repeat;
	color: #55037f;
	font-size: 16px;
	font-family: "FuturaBT", "Futura", "Arial";
	letter-spacing: 0.1em;
}

#wrapper {
	width: 600px;
	margin: 320px auto 0 auto;
}

.footerleft {
	font-size: 12px;
	margin-right: 20px;
}

.footerleft span {
	font-weight: bold;
	color: #a6a8aa;	
}

.footerright {
	font-size: 12px;
	margin-left: 20px;
}

.footerright span {
	font-weight: bold;
	color: #a6a8aa;
}

a, a:link {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #a6a8aa;
}

a:visited {
	text-decoration: underline;
}


#footertable {
	margin-top: 60px;
}

td p {
	margin: 0;
	padding: 0;
}

td a, td a:link {
	text-decoration: none;
	color: #55037f;
}

td a:hover {
	text-decoration: none;
	color: #a6a8aa;
}

td a:visited {
	text-decoration: none;
	color: #55037f;
}

