html, body {
	text-align:center;
	background:url(images/bg.png) repeat;
	background-color: #000000;
}
#wrapper {
	margin: 4px auto;
	background-color: black;
	padding: 5px 40px 0px 40px;
	width:690px;
	height: 97%
	text-align:center;
}
#object {
	padding:3px;
	width:658px;
	margin: 0 auto;
}
#swf {
	margin: 4px 4px 0px 4px;
}
#banner {
	margin: 20px auto 0px auto;
}
#donate {
	margin: 30px auto;
}

.font {
	font-family: Courier;
}
#footer {
	color: #FFF;
	text-align: center;
}
#footer p {
	margin-right: -10px;
}
