#footer {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #CCC;
	padding: 2px;
	position: relative;
}
body {
	background-color: #000;
	color: #4B4A4A;
	background-position: center center;
	text-align: center;
	height: auto;
	width: auto;
}
#flash {
	height: auto;
	width: auto;
	float: none;
}

