html,body {
	width:100%;
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#flash {
	width: 955px;
	height:600px;
	border-width: 0px;
}
.body, #content {
	background-color: #000;
	border-color: #000;
}
#header, .footer {
	background-color: #000;
}